E
E
Evgeny Ivanovich2015-06-08 16:06:06
Python
Evgeny Ivanovich, 2015-06-08 16:06:06

Python in QT/C++?

Is it possible to connect the python engine to QT/C++ without bothering?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
OnYourLips, 2015-06-08
@Pauk_Code

Is it possible to connect the python engine to QT/C++ without bothering?

Easily. https://docs.python.org/2/extending/embedding.html
The rest, who advised you Qt bindings to python, did not read the question.

L
LittleFatNinja, 2015-06-08
@LittleFatNinja

PyQt
habrahabr.ru/post/31684

A
Andrey Burov, 2015-06-08
@BuriK666

PythonQt is a dynamic Python binding for the Qt framework. It offers an easy way to embed the Python scripting language into your C++ Qt applications.

S
sim3x, 2015-06-08
@sim3x

https://github.com/pyside

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question