Qt QML Core QML Types

The Qt QML Core module provides core system functionality in QML.

可以使用以下 import 语句在 .qml 文件中把 QML 类型导入应用程序:

import QtCore
					

QML 类型

StandardPaths Provides access to the standard system paths