Qt Qml Core QML Types

Qt Qml Core モジュールはシステムのコア機能を QML で提供します。

QMLの型は、.qmlファイル中の以下のimport文を使ってアプリケーションにインポートすることができます:

import QtCore

QML タイプ

BluetoothPermission

ユーザーのBluetooth周辺機器へのアクセス

CalendarPermission

ユーザーのカレンダーへのアクセス

CameraPermission

ユーザーのカメラへのアクセス

ContactsPermission

ユーザーの連絡先へのアクセス

LocationPermission

ユーザーの位置情報へのアクセス

MicrophonePermission

ユーザーのマイクへのアクセス

Settings

プラットフォームに依存しない永続的なアプリケーション設定の提供

StandardPaths

標準システム・パスへのアクセスを提供

SystemInformation

システムに関する情報の提供

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.