CoreComponents 4.0.0
A Modern C++ Toolkit
Loading...
Searching...
No Matches

Automatic placement and sizing of UI elements. More...

Collaboration diagram for Layouts:

Classes

class  ColumnLayout
 Layout children views in a column More...
 
class  ContentLayout
 Size the view by the size of its first child. More...
 
class  GridLayout
 Layout children views in a grid More...
 
class  RowLayout
 Layout children views in a row More...
 

Detailed Description

Automatic placement and sizing of UI elements.