Qt Labs Controls
Qt Labs Controls provides a set of controls that can be used to build complete interfaces in Qt Quick.
QML Types
Qt.labs.controls Module
Base of all button controls | |
Provides a top-level application window | |
A busy indicator | |
A button control | |
An exclusive group of checkable controls | |
A check box control | |
A combo box control | |
A container control base type | |
A user interface control | |
A circular dial that is rotated to set a value | |
A side panel control | |
A frame control | |
A group box control | |
An item delegate | |
A text label | |
A menu control | |
A menu item within a Menu | |
A page control | |
A page indicator control | |
A pane control | |
A popup control | |
A progress bar control | |
A radio button control | |
A slider control used to select a range of values | |
An interactive scroll bar control | |
A non-interactive scroll indicator control | |
A slider control | |
A spinbox control | |
Provides a stack-based navigation model | |
A swipe view control | |
A switch control | |
A tab bar control | |
A tab button control | |
A multi line text input control | |
A single line text input control | |
A tool bar control | |
A tool button control | |
A spinnable wheel of items that can be selected |
Qt.labs.calendar Module
A calendar namespace | |
A calendar model | |
A row of names for the days in a week | |
A grid of days for a calendar month | |
A column of week numbers |
Important Concepts in Qt Labs Controls
- Getting Started with Qt Labs Controls
- Styling Qt Labs Controls
- High-DPI Support in Qt Labs Controls
- Differences between Qt Quick Controls
Related Information
- Qt Quick
- Qt Quick Layouts
- Qt Labs Calendar
- Qt Labs Templates
- Qt Labs Controls QML Types
- Qt Labs Controls Examples