ubit::ULabel Class Reference

Label widget. More...

#include <ubuttons.hpp>

Inheritance diagram for ubit::ULabel:

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

Public Member Functions

 ULabel (const UArgs &a=UArgs::none)
 create a new label.

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

Label widget.

Default Properties:

Resize behavior:

Example:
ULabel& my_label = ulabel( uima("whatever.jpg")+ " My Label" )

Note:
" My Label" is equivalent to: ustr(" My Label")


Member Function Documentation

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