CalendarPermission QML Type

사용자의 캘린더에 액세스합니다. 자세히...

Import Statement: import QtCore
Since: Qt 6.6

속성

  • status : Qt::PermissionStatus

방법

상세 설명

이 유형은 QCalendarPermission 을 나타내며, 사용자 캘린더의 상태를 확인하고 액세스를 요청하는 데 사용할 수 있습니다.

개별 속성 및 자세한 사용 요구 사항에 대한 설명서는 QCalendarPermission 을 참조하세요.

또한 QML 애플리케이션 권한, 애플리케이션 권한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.