Boost.UI
User Interface Boost library
|
Horizontal box layout. More...
Public Member Functions | |
hbox (widget &parent) | |
Constructs and sets layout to the widget. | |
Public Member Functions inherited from boost::ui::box_layout | |
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. | |
Horizontal box layout.