Hi everyone,
i want to use from PyQt application classes (lib/tool) written on c++ with Qt usage. I searched for solution and found Boost.python. Is it a good decision or there are a better tools for this purpose?
Thank you,
Kenn
Hi everyone,
i want to use from PyQt application classes (lib/tool) written on c++ with Qt usage. I searched for solution and found Boost.python. Is it a good decision or there are a better tools for this purpose?
Thank you,
Kenn
I don't understand the question. You do know that you can use Qt in pure C++, right?