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. Mix PyQt/PySide with C++ Qt
QtWS25 Last Chance

Mix PyQt/PySide with C++ Qt

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.2k 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
    cuddlykittens11
    wrote on last edited by
    #1

    I know it's possible that probably has already been done. But how easy/feasible is it to mix PyQt/PySide with a C++ Qt appliction. For example, I'm writing a paitning application and I want my users to be able to write their own tools/plugins/brushes. While they could write it in C++ Qt, I find that it would be much easier for them to use PyQt/PySide instead.

    So I guess what I'm asking is:
    How can I make a plugin system where the plugins are PyQt/PySide scripts where my main application is done in C++?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dbzhang800
      wrote on last edited by
      #2

      Hi, what you need is pythonQt instead of PyQt/PySide.

      http://pythonqt.sourceforge.net

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cuddlykittens11
        wrote on last edited by
        #3

        Ah, that looks great. Are the working on Qt 5 support?

        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