StringItem Class Reference

Inheritance diagram for StringItem:

Inheritance graph
[legend]
Collaboration diagram for StringItem:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 StringItem (char *newLabel, char *newString, uint32 level=0, bool expanded=true)
virtual const char * GetString (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 * textControl
char * label
char * string
float textLine
rgb_color foreground
rgb_color background
rgb_color backgroundHi


Constructor & Destructor Documentation

StringItem::StringItem ( char *  newLabel,
char *  newString,
uint32  level = 0,
bool  expanded = true 
)


Member Function Documentation

void StringItem::Deselect ( void   )  [virtual]

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

virtual const char* StringItem::GetString ( void   )  [inline, virtual]

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

void StringItem::Select ( void   )  [virtual]

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

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


Member Data Documentation

rgb_color StringItem::background [protected]

rgb_color StringItem::backgroundHi [protected]

rgb_color StringItem::foreground [protected]

char* StringItem::label [protected]

char* StringItem::string [protected]

BTextControl* StringItem::textControl [protected]

float StringItem::textLine [protected]


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

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