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 to use( include) QObjectPrivate,QUrlnfo?

how to use( include) QObjectPrivate,QUrlnfo?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 601 Views
  • 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.
  • C Offline
    C Offline
    changtj
    wrote on last edited by
    #1

    i want to rewrite QFtp class. so how to use( include) QObjectPrivate,QUrlnfo?

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

      https://forum.qt.io/topic/19412/inheriting-from-qobjectprivate

      I don't think QUrlnfo exists anymore.

      Personally, I'd suggest you just use libcurl as it's the most common network library out there, maybe with a C++ wrapper. If you want you can even build a Qt-style wrapper on top of libcurl to simulate what QFtp did

      "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

      • Login

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