The Qt Qml Core module provides core system functionality in QML.
可以使用以下 import 語句在 .qml 文件中把 QML 類型導入應用程序:
import QtCore
| Access to the user's Bluetooth peripherals | |
| Access to the user's calendar | |
| 訪問用戶攝像機 | |
| Access to the user's contacts | |
| Access to the user's location | |
| Access to the user's microphone | |
| Provides persistent platform-independent application settings | |
| Provides access to the standard system paths | |
| Provides information about the system |