Qt Labs Platform
The experimental Qt Labs Platform module provides QML types for native platform extensions. The module was introduced in Qt 5.8.
QML Types
A native color dialog | |
Base class of native dialogs | |
A native file dialog | |
A native folder dialog | |
A native font dialog | |
A native menu | |
A native menubar | |
A native menu item | |
A group for managing native menu items | |
A native menu separator | |
A native message dialog | |
Provides access to the standard system paths | |
A system tray icon |
Note: Types in Qt.labs modules are not guaranteed to remain compatible in future versions.
Related Information
- Qt Quick
- Qt Quick Controls