[Qt-qml] qt .ui in QML
Andre Somers
andre at familiesomers.nl
Wed Jul 20 21:09:47 CEST 2011
Op 19-7-2011 18:05, David Taylor schreef:
> I am new and understanding the framework of QT. My question: Is there
> a way to create a form in qt ( example myform.ui ) and use it in qml?
I guess that with ample usage of some black Qt magic, that would be
possible. But not in the way you probably imagine this working. Designer
.ui forms and QML are not designed to be used together, at least not by
embedding .ui forms in a QML environment.
André
More information about the Qt-qml
mailing list