![]() |
Qt 6.x
The Qt SDK
|
#include <qarraydata.h>
Collaboration diagram for QtPrivate::QContainerImplHelper:Public Types | |
| enum | CutResult { Null , Empty , Full , Subset } |
Static Public Member Functions | |
| static constexpr CutResult | mid (qsizetype originalLength, qsizetype *_position, qsizetype *_length) |
Definition at line 138 of file qarraydata.h.
| Enumerator | |
|---|---|
| Null | |
| Empty | |
| Full | |
| Subset | |
Definition at line 140 of file qarraydata.h.
|
inlinestaticconstexpr |
Definition at line 141 of file qarraydata.h.
References Empty, Null, and position().
Here is the call graph for this function: