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
QtOhosAppKit::FileShare::PathPolicyCheckResult Class Reference

\variable QtOhosAppKit::FileShare::PathPolicyErrorInfo::path More...

#include <qohosfileshare_p.h>

Collaboration diagram for QtOhosAppKit::FileShare::PathPolicyCheckResult:

Public Attributes

PathPolicy policy
bool result = false

Detailed Description

\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.

See also
PathPolicyError

\variable QtOhosAppKit::FileShare::PathPolicyErrorInfo::errorMessage

Detailed error message.

\inmodule QtOhosAppKit

Since
5.12.12

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.

Member Data Documentation

◆ policy

PathPolicy QtOhosAppKit::FileShare::PathPolicyCheckResult::policy

Definition at line 65 of file qohosfileshare_p.h.

◆ result

bool QtOhosAppKit::FileShare::PathPolicyCheckResult::result = false

Definition at line 66 of file qohosfileshare_p.h.


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