Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosPermissionsHelper::PermissionRequestResult Struct Reference

#include <qohospermissionshelper_p.h>

Collaboration diagram for QOhosPermissionsHelper::PermissionRequestResult:

Public Attributes

bool permissionGranted = false
bool dialogShown = false

Detailed Description

Definition at line 30 of file qohospermissionshelper_p.h.

Member Data Documentation

◆ dialogShown

bool QOhosPermissionsHelper::PermissionRequestResult::dialogShown = false

Definition at line 33 of file qohospermissionshelper_p.h.

◆ permissionGranted

bool QOhosPermissionsHelper::PermissionRequestResult::permissionGranted = false

Definition at line 32 of file qohospermissionshelper_p.h.


The documentation for this struct was generated from the following file: