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