gdlmm  3.7.3
Classes | Enumerations | Functions
Gdl Namespace Reference

Classes

class  Dock
 
class  DockBar
 
class  DockItem
 
class  DockItemGrip
 
class  DockLayout
 
class  DockMaster
 
class  DockObject
 
class  DockPlaceholder
 

Enumerations

Functions

DockItemBehavior operator| (DockItemBehavior lhs, DockItemBehavior rhs)
 
DockItemBehavior operator& (DockItemBehavior lhs, DockItemBehavior rhs)
 
DockItemBehavior operator^ (DockItemBehavior lhs, DockItemBehavior rhs)
 
DockItemBehavior operator~ (DockItemBehavior flags)
 
DockItemBehavioroperator|= (DockItemBehavior& lhs, DockItemBehavior rhs)
 
DockItemBehavioroperator&= (DockItemBehavior& lhs, DockItemBehavior rhs)
 
DockItemBehavioroperator^= (DockItemBehavior& lhs, DockItemBehavior rhs)