![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtOhosAppKit More...
#include <qohosfileshare_p.h>
Public Member Functions | |
| virtual std::shared_ptr< OperationStatus > | operationStatus () const =0 |
| virtual QList< PathPolicyErrorInfo > | errorInfoList () const =0 |
| virtual | ~ActionResult () |
Protected Member Functions | |
| ActionResult () | |
| \variable QtOhosAppKit::FileShare::PathPolicyCheckResult::policy | |
\inmodule QtOhosAppKit
The ActionResult class encapsulates the result of all file requested access permission actions.
It contains any errors that occurred during the execution of these actions.
|
virtualdefault |
|
protecteddefault |
\variable QtOhosAppKit::FileShare::PathPolicyCheckResult::policy
The requested path and the corresponding operation mode information.
\variable QtOhosAppKit::FileShare::PathPolicyCheckResult::result
The outcome of the permission check for the requested path and operation mode.
|
pure virtual |
|
pure virtual |