Forms using
-
wrote on 14 Apr 2013, 15:39 last edited by
Please, help me to use form.ui for child windows in MDI project. http://www.mediafire.com/?9wwmsqq5j8kppx2.
-
wrote on 15 Apr 2013, 00:27 last edited by
Exist a mdi example in demos of Qt or http://doc.qt.digia.com/4.7/mainwindows-mdi.html with source code
-
wrote on 15 Apr 2013, 06:35 last edited by
I am already used this example. I want to make child window by form.ui.
-
wrote on 15 Apr 2013, 07:02 last edited by
Well if you want use ui exactly in this way then "QUiLoader":http://qt-project.org/doc/qt-5.0/qtuitools/quiloader.html can help you. But if your goal is create MDI app in easyest way then create Ui form class File->New...- > Qt -> QtDesigner form class
1/4