#include <utable.hpp>
Inheritance diagram for ubit::UTrow:

Public Member Functions | |
| UTrow (const UArgs &a=UArgs::none) | |
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 | |
| UTrow & | utrow (const UArgs &a=UArgs::none) |
NOTE: MUST be a child of a UTable object
| UStyle * ubit::UTrow::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::UGroup.
1.4.7