Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 34 of file qfsfileengine_p.h.

Member Data Documentation

◆ error

QString ProcessOpenModeResult::error

Definition at line 38 of file qfsfileengine_p.h.

◆ ok

bool ProcessOpenModeResult::ok

Definition at line 36 of file qfsfileengine_p.h.

◆ openMode

QIODevice::OpenMode ProcessOpenModeResult::openMode

Definition at line 37 of file qfsfileengine_p.h.


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