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 本机颜色对话框
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 系统托盘图标

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