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
QFreeListDefaultConstantsPrivate Namespace Reference

Enumerations

enum  {
  Offset0 = 0x00000000 , Offset1 = 0x00008000 , Offset2 = 0x00080000 , Offset3 = 0x00800000 ,
  Size0 = Offset1 - Offset0 , Size1 = Offset2 - Offset1 , Size2 = Offset3 - Offset2 , Size3 = QFreeListDefaultConstants::MaxIndex - Offset3
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Offset0 
Offset1 
Offset2 
Offset3 
Size0 
Size1 
Size2 
Size3 

Definition at line 10 of file qfreelist.cpp.