#include <ubox.hpp>
Inheritance diagram for UVbox:

Public Member Functions | |
| UVbox (const UArgs &a=UArgs::none) | |
| constructor; see also ~UGroup and the creator shortcut uvbox() | |
| virtual const UStyle & | getStyle (UContext *) const |
Static Public Member Functions | |
| static const UStyle & | makeStyle () |
Static Public Attributes | |
| static UStyle * | style = null |
Friends | |
| UVbox & | uvbox (const UArgs &a=UArgs::none) |
| creator shortcut that is equivalent to: *new UVbox() | |
Geometry: see class UBox for details.
1.4.1