Classes | Enumerations
DockLayout.h File Reference
#include <UI/UIFramework.h>
#include <UI/Layout/LayoutManager.h>

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...
 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.