Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtTimerIdFreeListConstants Struct Reference
+ Inheritance diagram for QtTimerIdFreeListConstants:
+ Collaboration diagram for QtTimerIdFreeListConstants:

Public Types

enum  { 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 19 of file qabstracteventdispatcher.cpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
InitialNextValue 
BlockCount 

Definition at line 21 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: