#include <uboxes.hpp>
Inheritance diagram for ubit::UVbox:

Public Member Functions | |
| UVbox (const UArgs &a=UArgs::none) | |
| create a vertical box. | |
Static Public Member Functions | |
| static UStyle * | createStyle () |
| < important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!). | |
Friends | |
| UVbox & | uvbox (const UArgs &a=UArgs::none) |
Geometry: see class UBox for details.
| UStyle * ubit::UVbox::createStyle | ( | ) | [static] |
< important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).
this macro defines the UClass that corresponds to this class and:
Reimplemented from ubit::UBox.
Reimplemented in ubit::UIconbox.
1.4.7