Go to the source code of this file.
Classes | |
class | DockLayout |
DockLayout arranges items according to a specified dock position. More... | |
Enumerations | |
enum | LayoutDockPosition { DP_Top, DP_Bottom, DP_Left, DP_Right, DP_Fill, DP_None } |
LayoutDockPosition - position of the docked content along the top, bottom, left or right edge, or filling the remainder. More... | |