![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\variable QtOhosAppKit::FileShare::PathPolicy::path More...
#include <qohosfileshare_p.h>
Public Attributes | |
| QString | path |
| PathPolicyError | error = PathPolicyError::Unknown |
| QString | errorMessage |
\variable QtOhosAppKit::FileShare::PathPolicy::path
The path for which access permission is requested.
\variable QtOhosAppKit::FileShare::PathPolicy::operationModes
The types of access being requested for the file.
\inmodule QtOhosAppKit
The PathPolicyErrorInfo struct contains the result of a file access permission request for a specified path.
Definition at line 56 of file qohosfileshare_p.h.
| PathPolicyError QtOhosAppKit::FileShare::PathPolicyErrorInfo::error = PathPolicyError::Unknown |
Definition at line 59 of file qohosfileshare_p.h.
| QString QtOhosAppKit::FileShare::PathPolicyErrorInfo::errorMessage |
Definition at line 60 of file qohosfileshare_p.h.
| QString QtOhosAppKit::FileShare::PathPolicyErrorInfo::path |
Definition at line 58 of file qohosfileshare_p.h.