![]() |
Qt 6.x
The Qt SDK
|
\title Application Permissions
Managing application permissions
Many features of today's devices and operating systems can have significant privacy, security, and performance implications if misused. It's therefore increasingly common for platforms to require explicit consent from the user before accessing these features.
The Qt permission APIs allow the application to check or request permission for such features in a cross platform manner.