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

Abstract vertical or horizontal box layout. More...

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

Public Member Functions

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

Abstract vertical or horizontal box layout.


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