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

Vertical box layout. More...

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

Public Member Functions

 vbox (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

Vertical box layout.


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