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. using third party libraries in qt framework
Forum Updated to NodeBB v4.3 + New Features

using third party libraries in qt framework

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

    hi,

    I have to write a gui proxy server application which will use gSOAP library for development of proxy related features.
    what are the options we have? do i need to write a command line proxy server application using gSOAP framework and then write a GUI frontend for that ? or I can directly code proxy functionality in qt framework using gSOAP library? in both the cases i need some guidance on how to achieve this.

    thanks

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

      You can use the libraries directly.
      See http://doc.qt.io/qt-5/third-party-libraries.html and http://doc.qt.io/qtcreator/creator-project-qmake-libraries.html

      "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
      6

      • Login

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