Difference between revisions of "QtDesigner"
From Redcore Linux Project Wiki
Jump to navigationJump to search (Created page with "QtDesigner Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. You can compose and customize your windows or dialogs in a...") |
|||
Line 1: | Line 1: | ||
QtDesigner | QtDesigner | ||
Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. You can compose and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them using different styles and resolutions. | Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. | ||
You can compose and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them using different styles and resolutions. | |||
https://doc.qt.io/qt-5/qtdesigner-manual.html | https://doc.qt.io/qt-5/qtdesigner-manual.html |
Latest revision as of 21:17, 19 August 2021
QtDesigner
Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets.
You can compose and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them using different styles and resolutions.