Qt Designer Examples
Qt Designer is a capable graphical user interface designer that lets you create and configure forms without writing code. GUIs created with Qt Designer can be compiled into an application or created at run-time.
The following examples illustrate how to create and use Qt Designer forms and how to create Qt Designer custom widget plugins.
Creating a user interface from a Qt Designer form at run-time. | |
Using a form created with Qt Designer in an application. | |
Using a form created with Qt Designer in an application. | |
Creating a custom multi-page plugin for Qt Designer. | |
Creating a custom widget plugin for Qt Designer. | |
Creating a custom widget plugin for Qt Designer and providing custom task menu entries that are associated with the plugin. |
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.