[Qt-interest] runtime compilation impossible in Qt???
ri at eeda.denso.co.jp
ri at eeda.denso.co.jp
Mon Aug 17 05:00:32 CEST 2009
Dear List
I was wondering whether it's possible in Qt
I am running an applicaiton , say QApplicaion in which it shows a
QMainWindow. In the QMainWindow I allow the user to define a widget,
say UserDefinedWidget, and generate the source files for it. In this example
they are UserDefinedWidget.cpp and UserDefinedWidget.h.
Now the problem is : How can I create a UserDefinedWidget ,show it in the QMainWindow
while QApplication is still running??
It looks like a runtime compilation issue and someone told me that C++ doesn't support that
but Python does. Is that true? Is there anything else I can do?
I need your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090817/7de3d943/attachment.html
More information about the Qt-interest-old
mailing list