#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 | |
const UStyle & | makeStyle () |
Static Public Attributes | |
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.