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