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::PathPolicyErrorInfo Class Reference

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

#include <qohosfileshare_p.h>

Collaboration diagram for QtOhosAppKit::FileShare::PathPolicyErrorInfo:

Public Attributes

QString path
PathPolicyError error = PathPolicyError::Unknown
QString errorMessage

Detailed Description

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

See also
OperationMode

\inmodule QtOhosAppKit

Since
5.12.12

The PathPolicyErrorInfo struct contains the result of a file access permission request for a specified path.

See also
ActionResult

Definition at line 56 of file qohosfileshare_p.h.

Member Data Documentation

◆ error

PathPolicyError QtOhosAppKit::FileShare::PathPolicyErrorInfo::error = PathPolicyError::Unknown

Definition at line 59 of file qohosfileshare_p.h.

◆ errorMessage

QString QtOhosAppKit::FileShare::PathPolicyErrorInfo::errorMessage

Definition at line 60 of file qohosfileshare_p.h.

◆ path

QString QtOhosAppKit::FileShare::PathPolicyErrorInfo::path

Definition at line 58 of file qohosfileshare_p.h.


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