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
ProcessOpenModeResult Struct Reference

#include <qfsfileengine_p.h>

Collaboration diagram for ProcessOpenModeResult:

Public Attributes

bool ok
QIODevice::OpenMode openMode
QString error

Detailed Description

Definition at line 35 of file qfsfileengine_p.h.

Member Data Documentation

◆ error

QString ProcessOpenModeResult::error

Definition at line 39 of file qfsfileengine_p.h.

◆ ok

bool ProcessOpenModeResult::ok

Definition at line 37 of file qfsfileengine_p.h.

◆ openMode

QIODevice::OpenMode ProcessOpenModeResult::openMode

Definition at line 38 of file qfsfileengine_p.h.


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