Qt Quick Controls 1
The Qt Quick Controls module provides a set of controls that can be used to build complete interfaces in Qt Quick.
The module was introduced in Qt 5.1.
Visit the Qt Quick Controls 1 Overview page to get started.
Application Window
Components used to describe the basic window properties of an application.
Abstract user interface action that can be bound to items |
Navigation and Views
Views typically let the user manage or present other components in a layout.
Provides a list view with scroll bars, styling and header sections | |
Provides a tree view with scroll bars, styling and header sections |
Controls
Controls are typically items that are used to present or receive input from the user.
Abstract user interface action that can be bound to items | |
Way to declare several checkable controls as mutually exclusive | |
Item to add in a menu or a menu bar | |
Separator for items inside a menu | |
Provides attached properties for items pushed onto a StackView | |
Provides a list view with scroll bars, styling and header sections | |
Provides a tree view with scroll bars, styling and header sections |
Menus
Types that can be used to build menus.
Item to add in a menu or a menu bar | |
Separator for items inside a menu |
Licenses and Attributions
The Qt Quick Controls module is available under commercial licenses from The Qt Company. In addition, it is available under free software licenses. Since Qt 5.4, these free software licenses are GNU Lesser General Public License, version 3, or the GNU General Public License, version 2. See Qt Licensing for further details.
Related information
© 2018 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.