Qt Qml Core QML Types

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

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

import QtCore
					

QML 类型

BluetoothPermission

Access to the user's Bluetooth peripherals

CalendarPermission

Access to the user's calendar

CameraPermission

访问用户摄像机

ContactsPermission

Access to the user's contacts

LocationPermission

Access to the user's location

MicrophonePermission

Access to the user's microphone

Settings

Provides persistent platform-independent application settings

StandardPaths

Provides access to the standard system paths

SystemInformation

Provides information about the system