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
QIORingRequest< QtPrivate::Operation::Open > Struct Referencefinal

#include <qioring_p.h>

Inheritance diagram for QIORingRequest< QtPrivate::Operation::Open >:
Collaboration diagram for QIORingRequest< QtPrivate::Operation::Open >:

Public Attributes

std::filesystem::path path
QFileDevice::OpenMode flags
Public Attributes inherited from QIORingRequestBase< QtPrivate::Operation::Open, QIORingRequestEmptyBase >
ExpectedResultType< Op > result
QtPrivate::SlotObjUniquePtr callback

Additional Inherited Members

Public Member Functions inherited from QIORingRequestBase< QtPrivate::Operation::Open, QIORingRequestEmptyBase >
Q_ALWAYS_INLINE void setCallback (Func &&func)

Detailed Description

Definition at line 305 of file qioring_p.h.

Member Data Documentation

◆ flags

QFileDevice::OpenMode QIORingRequest< QtPrivate::Operation::Open >::flags

Definition at line 309 of file qioring_p.h.

◆ path

std::filesystem::path QIORingRequest< QtPrivate::Operation::Open >::path

Definition at line 308 of file qioring_p.h.


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