PointerItem Class Reference

Inheritance diagram for PointerItem:

Inheritance graph
[legend]
Collaboration diagram for PointerItem:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PointerItem (char *newLabel, void *newValue, uint32 level=0, bool expanded=true)
virtual void * GetPointer (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)

Protected Attributes

char * label
void * value
BView * owner
float textLine
rgb_color foreground
rgb_color background
rgb_color backgroundHi
float separated


Constructor & Destructor Documentation

PointerItem::PointerItem ( char *  newLabel,
void *  newValue,
uint32  level = 0,
bool  expanded = true 
)


Member Function Documentation

void PointerItem::Deselect ( void   )  [virtual]

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

virtual void* PointerItem::GetPointer ( void   )  [inline, virtual]

void PointerItem::Select ( void   )  [virtual]

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

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


Member Data Documentation

rgb_color PointerItem::background [protected]

rgb_color PointerItem::backgroundHi [protected]

rgb_color PointerItem::foreground [protected]

char* PointerItem::label [protected]

BView* PointerItem::owner [protected]

float PointerItem::separated [protected]

float PointerItem::textLine [protected]

void* PointerItem::value [protected]


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

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