![]() |
Qt 6.x
The Qt SDK
|
Public Types | |
enum | { InitialNextValue = 1 , BlockCount = 6 } |
![]() | |
enum | { InitialNextValue = 0 , IndexMask = 0x00ffffff , SerialMask = ~IndexMask & ~0x80000000 , SerialCounter = IndexMask + 1 , MaxIndex = IndexMask , BlockCount = 4 } |
Static Public Attributes | |
static const int | Sizes [BlockCount] |
![]() | |
static const int | Sizes [BlockCount] |
Definition at line 16 of file qabstracteventdispatcher.cpp.
anonymous enum |
Enumerator | |
---|---|
InitialNextValue | |
BlockCount |
Definition at line 18 of file qabstracteventdispatcher.cpp.
|
static |
Definition at line 24 of file qabstracteventdispatcher.cpp.