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. Can we have a Qt lib for a non-Qt 3rd party app?
Qt 6.11 is out! See what's new in the release blog

Can we have a Qt lib for a non-Qt 3rd party app?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.4k 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.
  • A Offline
    A Offline
    aashish.lg
    wrote on last edited by
    #1

    Hi,

    I was doing investigation about how can I write my dll using Qt(so that it will be cross plattformed), but after exploring a lot not getting a proper way to start the event loop for this dll qt application object.

    I am facing problems for signals and slotting on Linux plattform , because of this, and it is stopping me to purchase the commercial license for Qt.

    Please help me if is there any proper way by which we can launch Qt application event loop from the dll.
    I dont have control over 3rd party application that uses my qt dll.

    Regards
    Ashish

    1 Reply Last reply
    0
    • J Offline
      J Offline
      joonhwan
      wrote on last edited by
      #2

      Non exactly, but you can some hints from QtMigrate framework(ask google).
      Though QtMigrate itself is for win32 framework but, you may find a clue(see the qt plugin dll example there)

      joonhwan at gmail dot com

      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