ubit::UItem Class Reference

Item Button widget (a kind of button that is used in UListbox(es)). More...

#include <ubuttons.hpp>

Inheritance diagram for ubit::UItem:

ubit::UBox ubit::UGroup ubit::UControl ubit::UBrick ubit::UObject ubit::UFinderDir ubit::UIcon List of all members.

Public Member Functions

 UItem (const UArgs &=UArgs::none)
 creates a new "item" button.

Static Public Member Functions

static UStylecreateStyle ()
 < important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

Detailed Description

Item Button widget (a kind of button that is used in UListbox(es)).

Same behavior as UButton but with a different decoration (no visible border). UItems are typically used as UListbox or UTrow children.

Properties and callbacks:


Member Function Documentation

UStyle * ubit::UItem::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.


The documentation for this class was generated from the following files:
Generated on Mon Jan 29 00:20:45 2007 for Ubit by  doxygen 1.4.7