Boost.UI
User Interface Boost library
Public Member Functions | List of all members
boost::ui::hbox Class Reference

Horizontal box layout. More...

Inheritance diagram for boost::ui::hbox:
[legend]

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_layoutappend (const item &item)
 Appends a layout item to the layout.
 
box_layoutoperator<< (const item &item)
 Appends a layout item to the layout.
 

Detailed Description

Horizontal box layout.


The documentation for this class was generated from the following file: