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
QtTimerIdFreeListConstants Struct Reference
Inheritance diagram for QtTimerIdFreeListConstants:
Collaboration diagram for QtTimerIdFreeListConstants:

Public Types

enum  { InitialNextValue = 1 , BlockCount = 6 , InitialNextValue = 1 , BlockCount = 6 }
enum  { InitialNextValue = 1 , BlockCount = 6 , InitialNextValue = 1 , BlockCount = 6 }
Public Types inherited from QFreeListDefaultConstants
enum  {
  InitialNextValue = 0 , IndexMask = 0x00ffffff , SerialMask = ~IndexMask & ~0x80000000 , SerialCounter = IndexMask + 1 ,
  MaxIndex = IndexMask , BlockCount = 4
}

Static Public Attributes

static const int Sizes [BlockCount]
Static Public Attributes inherited from QFreeListDefaultConstants
static const int Sizes [BlockCount]

Detailed Description

Definition at line 20 of file qabstracteventdispatcher.cpp.

Member Enumeration Documentation

◆ anonymous enum [1/2]

anonymous enum
Enumerator
InitialNextValue 
BlockCount 
InitialNextValue 
BlockCount 

Definition at line 22 of file qabstracteventdispatcher.cpp.

◆ anonymous enum [2/2]

anonymous enum
Enumerator
InitialNextValue 
BlockCount 
InitialNextValue 
BlockCount 

Definition at line 22 of file qabstracteventdispatcher.cpp.

Member Data Documentation

◆ Sizes

Q_CONSTINIT const int QtTimerIdFreeListConstants::Sizes
static

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