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 类型

ColorDialog A native color dialog
Dialog Base class of native dialogs
FileDialog A native file dialog
FolderDialog A native folder dialog
FontDialog A native font dialog
Menu A native menu
MenuBar A native menubar
MenuItem A native menu item
MenuItemGroup A group for managing native menu items
MenuSeparator A native menu separator
MessageDialog A native message dialog
StandardPaths Provides access to the standard system paths
SystemTrayIcon A system tray icon

注意: Types in Qt.labs modules are not guaranteed to remain compatible in future versions.