![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qioring_p.h>
Public Attributes | |
| qint64 | totalProcessed = 0 |
| qsizetype | spanIndex = 0 |
| qsizetype | spanOffset = 0 |
| qsizetype | numSpans = 1 |
Definition at line 605 of file qioring_p.h.
| qsizetype QtPrivate::ReadWriteExtra::numSpans = 1 |
Definition at line 610 of file qioring_p.h.
| qsizetype QtPrivate::ReadWriteExtra::spanIndex = 0 |
Definition at line 608 of file qioring_p.h.
| qsizetype QtPrivate::ReadWriteExtra::spanOffset = 0 |
Definition at line 609 of file qioring_p.h.
| qint64 QtPrivate::ReadWriteExtra::totalProcessed = 0 |
Definition at line 607 of file qioring_p.h.