![]() |
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::PathPolicyErrorInfo::path More...
#include <qohosfileshare_p.h>
Public Attributes | |
| PathPolicy | policy |
| bool | result = false |
\variable QtOhosAppKit::FileShare::PathPolicyErrorInfo::path
The path for which access permission was requested.
\variable QtOhosAppKit::FileShare::PathPolicyErrorInfo::error
The error code indicating the result of the file access permission request.
\variable QtOhosAppKit::FileShare::PathPolicyErrorInfo::errorMessage
Detailed error message.
\inmodule QtOhosAppKit
The PathPolicyCheckResult struct contains the result of a file permission check request for a specified path, indicating whether access is granted or denied.
Definition at line 63 of file qohosfileshare_p.h.
| PathPolicy QtOhosAppKit::FileShare::PathPolicyCheckResult::policy |
Definition at line 65 of file qohosfileshare_p.h.
| bool QtOhosAppKit::FileShare::PathPolicyCheckResult::result = false |
Definition at line 66 of file qohosfileshare_p.h.