Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How can i get ftp files show on my list widget using QNetworkAccessManager Qt 5.8?
Forum Updated to NodeBB v4.3 + New Features

How can i get ftp files show on my list widget using QNetworkAccessManager Qt 5.8?

Scheduled Pinned Locked Moved Solved General and Desktop
41 Posts 7 Posters 16.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    walter-j
    wrote on last edited by
    #32

    i have searched for it . i didn't find

    Josephat Kabitshwa

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #33

      Do you mean the "Topic Tools" button ?

      There's one just under your original post or at the bottom of the page under the last post.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • W Offline
        W Offline
        walter-j
        wrote on last edited by
        #34

        how can i clone QHttp? can i have the link for the repository?

        Josephat Kabitshwa

        1 Reply Last reply
        0
        • W Offline
          W Offline
          walter-j
          wrote on last edited by
          #35

          when compiling QHttp i got this error : /home/walter-j/Documents/5.8/gcc_64/mkspecs/features/qt_module_headers.prf:153: error: Cannot write file /include/QtHttp/QtHttpDepends: Cannot create parent directory

          can someone help me?

          Josephat Kabitshwa

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #36

            Where did you download it from ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • W Offline
              W Offline
              walter-j
              wrote on last edited by
              #37

              here : https://github.com/qt/qthttp

              Josephat Kabitshwa

              1 Reply Last reply
              0
              • W Offline
                W Offline
                walter-j
                wrote on last edited by
                #38

                can someone help me to download the right package of QHttp?

                Thank your for your support

                JK

                Josephat Kabitshwa

                1 Reply Last reply
                0
                • VRoninV Offline
                  VRoninV Offline
                  VRonin
                  wrote on last edited by
                  #39

                  The correct repository for Qt Http is http://code.qt.io/cgit/qt/qthttp.git/
                  Again, this is unmaintained code that has been abandoned, my advise is to use an external library that can do the same things (and more) see links above

                  "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                  ~Napoleon Bonaparte

                  On a crusade to banish setIndexWidget() from the holy land of Qt

                  1 Reply Last reply
                  2
                  • SGaistS SGaist

                    Did you install the module ?

                    V Offline
                    V Offline
                    victor wang
                    wrote on last edited by
                    #40

                    @SGaist
                    Sorry i don't know how to install the module after i compiled the qtftp

                    D 1 Reply Last reply
                    0
                    • V victor wang

                      @SGaist
                      Sorry i don't know how to install the module after i compiled the qtftp

                      D Offline
                      D Offline
                      Devopia53
                      wrote on last edited by
                      #41

                      @victor-wang

                      Build procedure:

                      • cd QtFtp

                      • <QTDIR>/bin/syncqt.pl -version 5.5.0

                      • qmake

                      • make

                      • make install

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved