PDA

View Full Version : QUiLoader Problem: No Dynamic Properties Support



kalli
28th June 2010, 22:51
Hello,

I have a problem using QUiLoader:

I'm creating .ui files (e.g. a MainWindow with widgets and dockwidgets) and I define dynamic properties through the QDesigner. When I then try to create the widget through the QUiLoader, no dynamic properties are created at all.

Is this a Bug in QDesigner or is there a workaround to enable the creation of dynamic properties?

Thank you very!

Kalli