Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ULabel Class Reference

Label gadget. More...

#include <ugadgets.hpp>

List of all members.

Public Member Functions

 ULabel (const UArgs &a=UArgs::none)
 constructor; see also ~UGroup() and the creator shortcut ulabel()
virtual const UStylegetStyle (UContext *) const

Static Public Member Functions

static const UStylemakeStyle ()

Static Public Attributes

static UStylestyle = null

Friends

ULabelulabel (const UArgs &a=UArgs::none)
 creator shortcut that is equivalent to *new ULabel().


Detailed Description

Label gadget.

Geometry:

Default Properties:

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

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


The documentation for this class was generated from the following files:
Generated on Thu Mar 3 06:33:21 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.1