Python (interactive) console for Qt

dermont

29-01-2011 13:02:24

Does anyone have an example of built-in console python/interactive Python console for Qt/Gtk/fltk that they would be willing to share either in C++, python or boost-python.

For example the following uses qtermwidget but the license is GPL. The Qt Example QWidget/SceneManager is in C++ and the video is run entirely from a python-ogre script (using the gstreamer module).

[attachment=0]Qt.jpeg[/attachment]

Alternatively maybe someone has a boost-python example incorporating python-ogre/C++ Ogre in a qtermwidget. Thanks.