Is there way to use standalone Qt Creator just to make *.ui files? I mean without full Qt installation, which is 3+Gb on disk. Qt Creator exists on qt-project in standalone form, but there is no possibility to create a project.
2 Answers
Qt Creator creates *.ui files.
Just go to File->New->New File or Project...->Files and Classes->Qt->Qt Designer Form.
Please read more Developing Widget Based Applications and Qt Designer Manual.
1 Comment
user2106706
Yeah, sounds strange, but there is no "Qt Designer Form" in the list ("Qt Resource file", "QML File (Qt Quick 1)", "QML File (Qt Quick 2)" and "JS file" only). I'm using Qt Creator downloaded from link (Qt Creator 2.6.2 for Windows (51 MB)). But when i'm using "full" package (Qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB)) evertything is fine, but i don't need all this stuff. So, question are still opened.
Qt Creator can be downloaded as standalone file from the offline installers page: https://www.qt.io/offline-installers