FloatItem Class Reference

Inheritance diagram for FloatItem:

Inheritance graph
[legend]
Collaboration diagram for FloatItem:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FloatItem (char *newLabel, float newVlaue, uint32 level=0, bool expanded=true)
virtual float GetFloat (void)
virtual void SetFloat (float *newFloat)
virtual void ValueChange (void)
virtual void Select (void)
virtual void Deselect (void)
virtual void SetExpanded (bool expande)
virtual void Update (BView *owner, const BFont *font)
virtual void DrawItem (BView *owner, BRect bounds, bool complete=false)
virtual status_t Invoke (BMessage *message=NULL)

Protected Attributes

BTextControl * value
char * svalue
char * label
float textLine
rgb_color foreground
rgb_color background
rgb_color backgroundHi


Constructor & Destructor Documentation

FloatItem::FloatItem ( char *  newLabel,
float  newVlaue,
uint32  level = 0,
bool  expanded = true 
)


Member Function Documentation

void FloatItem::Deselect ( void   )  [virtual]

void FloatItem::DrawItem ( BView *  owner,
BRect  bounds,
bool  complete = false 
) [virtual]

virtual float FloatItem::GetFloat ( void   )  [inline, virtual]

status_t FloatItem::Invoke ( BMessage *  message = NULL  )  [virtual]

void FloatItem::Select ( void   )  [virtual]

void FloatItem::SetExpanded ( bool  expande  )  [virtual]

virtual void FloatItem::SetFloat ( float *  newFloat  )  [inline, virtual]

void FloatItem::Update ( BView *  owner,
const BFont *  font 
) [virtual]

virtual void FloatItem::ValueChange ( void   )  [inline, virtual]


Member Data Documentation

rgb_color FloatItem::background [protected]

rgb_color FloatItem::backgroundHi [protected]

rgb_color FloatItem::foreground [protected]

char* FloatItem::label [protected]

char* FloatItem::svalue [protected]

float FloatItem::textLine [protected]

BTextControl* FloatItem::value [protected]


The documentation for this class was generated from the following files:

Generated on Sun Jun 21 01:09:24 2009 for ProjektConceptor by  doxygen 1.5.9