![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosqpafunctions_p.h>
Classes | |
| struct | PolicyInfo |
| struct | PolicyErrorResult |
Public Types | |
| enum class | PolicyErrorCode { PERSISTENCE_FORBIDDEN , INVALID_MODE , INVALID_PATH , PERMISSION_NOT_PERSISTED } |
| enum class | OperationMode { Read = 1 << 0 , Write = 1 << 1 } |
Definition at line 82 of file qohosqpafunctions_p.h.
|
strong |
| Enumerator | |
|---|---|
| Read | |
| Write | |
Definition at line 91 of file qohosqpafunctions_p.h.
|
strong |
| Enumerator | |
|---|---|
| PERSISTENCE_FORBIDDEN | |
| INVALID_MODE | |
| INVALID_PATH | |
| PERMISSION_NOT_PERSISTED | |
Definition at line 83 of file qohosqpafunctions_p.h.