You can make Qt/C++ widgets bindings for PyQt4 using SIP: http://www.rkblog.rk.edu.pl/w/p/maki...4-widgets-sip/
You can use boost-python or cython / or other to make Python bindings to C/C++ classes and functions.
You can make Qt/C++ widgets bindings for PyQt4 using SIP: http://www.rkblog.rk.edu.pl/w/p/maki...4-widgets-sip/
You can use boost-python or cython / or other to make Python bindings to C/C++ classes and functions.
Bookmarks