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. I can't find the QHttp class
Qt 6.11 is out! See what's new in the release blog

I can't find the QHttp class

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 628 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.
  • R Offline
    R Offline
    Raii
    wrote on last edited by Raii
    #1

    hello everyone voidrelams(youtube) is using the qhttp class while watching the networking training videos, but I can't access this class
    someone says you need to use the (qnetworkaccessmanager) class, but the classes are not similar to Qhttp. I think I'll make mistakes because I'm more amateur
    what should i do to use the qhttp class without problems?
    version 5.12.2

    raven-worxR 1 Reply Last reply
    0
    • R Raii

      hello everyone voidrelams(youtube) is using the qhttp class while watching the networking training videos, but I can't access this class
      someone says you need to use the (qnetworkaccessmanager) class, but the classes are not similar to Qhttp. I think I'll make mistakes because I'm more amateur
      what should i do to use the qhttp class without problems?
      version 5.12.2

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Raii
      yes, use QNetworkAccessManager.
      QHttp is outdated and every video you saw about it
      for example take a look at: https://doc.qt.io/qt-5/qtnetwork-download-example.html

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      5
      • R Offline
        R Offline
        Raii
        wrote on last edited by
        #3

        Thanks for reply
        this example was really useful to me

        1 Reply Last reply
        1

        • Login

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