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
QtPrivate::QContainerImplHelper Struct Reference

#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)
 

Detailed Description

Definition at line 186 of file qarraydata.h.

Member Enumeration Documentation

◆ CutResult

Enumerator
Null 
Empty 
Full 
Subset 

Definition at line 188 of file qarraydata.h.

Member Function Documentation

◆ mid()

static constexpr CutResult QtPrivate::QContainerImplHelper::mid ( qsizetype originalLength,
qsizetype * _position,
qsizetype * _length )
inlinestaticconstexpr

Definition at line 189 of file qarraydata.h.


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