Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. [eternally unsolved] PyQt or PySide usable as embedded scripting engine?
Forum Updated to NodeBB v4.3 + New Features

[eternally unsolved] PyQt or PySide usable as embedded scripting engine?

Scheduled Pinned Locked Moved Language Bindings
1 Posts 1 Posters 1.0k 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.
  • T Offline
    T Offline
    thEClaw
    wrote on last edited by
    #1

    Hello. For a couple of days now I have been looking into embedding a python engine into my program - written in C++, using Qt 5.1.1 (that's why PythonQt is not an option).
    Is there a way to use PyQt or maybe PySide to run scripts from inside my application? As far as I know they are made to be used the other way around, but maybe it's still possible.

    The scripts need to be able to interact with the main application. Until now I hesitated to try to incorporate Python myself, since that is probably going to be an ugly solution.

    EDIT: I don't think I'll get an answer here, and for now I helped myself by wrapping Python myself. Therefore I will abandon this thread.

    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