Boost.UI
User Interface Boost library
|
Abstract vertical or horizontal box layout. More...
Public Member Functions | |
item | layout () |
Returns layout::item with this widget. | |
box_layout & | append (const item &item) |
Appends a layout item to the layout. | |
box_layout & | operator<< (const item &item) |
Appends a layout item to the layout. | |
Abstract vertical or horizontal box layout.