CalendarPermission QML Type
ユーザーのカレンダーにアクセスします。詳細...
Import Statement: | import QtCore |
Since: | Qt 6.6 |
プロパティ
- status : Qt::PermissionStatus
方法
- request()
詳細説明
この型はQCalendarPermission を表し、ユーザーのカレンダーの状態を確認したり、アクセスを要求したりするために使用できる。
各プロパティや詳細な利用方法についてはQCalendarPermission を参照。
QML Application Permissions、Application Permissions、QCalendarPermissionも参照して ください。
プロパティの説明
status : Qt::PermissionStatus |
このプロパティはパーミッションの現在のステータスを保持します。
QCoreApplication::checkPermissionも参照して ください。
メソッドのドキュメント
request() |
現在のプロパティとともにパーミッションを要求します。
QCoreApplication::requestPermission も参照して ください。
© 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.