The Qt QML Core module provides core system functionality in QML.
可以使用以下 import 語句在 .qml 文件中把 QML 類型導入應用程序:
import QtCore
| Settings | Provides persistent platform-independent application settings |
| StandardPaths | Provides access to the standard system paths |
| SystemInformation | Provides information about the system |