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
Forum Updated to NodeBB v4.3 + New Features

Mix PyQt/PySide with C++ Qt

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.2k 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.
  • C Offline
    C Offline
    cuddlykittens11
    wrote on 14 Sept 2014, 04:06 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 15 Sept 2014, 02:34 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 15 Sept 2014, 02:39 last edited by
        #3

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

        1 Reply Last reply
        0

        3/3

        15 Sept 2014, 02:39

        • Login

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