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
QtOhos::QOhosQpaFunctions::FileShare Struct Reference

#include <qohosqpafunctions_p.h>

Collaboration diagram for QtOhos::QOhosQpaFunctions::FileShare:

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 }

Detailed Description

Definition at line 82 of file qohosqpafunctions_p.h.

Member Enumeration Documentation

◆ OperationMode

Enumerator
Read 
Write 

Definition at line 91 of file qohosqpafunctions_p.h.

◆ PolicyErrorCode

Enumerator
PERSISTENCE_FORBIDDEN 
INVALID_MODE 
INVALID_PATH 
PERMISSION_NOT_PERSISTED 

Definition at line 83 of file qohosqpafunctions_p.h.


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