Boost.UI
User Interface Boost library
Classes | Namespaces
layout.hpp File Reference

Layout classes. More...

Include dependency graph for layout.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost::ui::layout
 Base class for all layouts. More...
 
class  boost::ui::layout::item
 Layout item with arrangement parameters. More...
 
class  boost::ui::box_layout
 Abstract vertical or horizontal box layout. More...
 
class  boost::ui::hbox
 Horizontal box layout. More...
 
class  boost::ui::vbox
 Vertical box layout. More...
 

Namespaces

 boost
 Boost C++ libraries namespace.
 
 boost::ui
 Boost.UI library namespace.
 

Detailed Description

Layout classes.