SkyGI::ListViewCheckBoxNode Class Reference

Inheritance diagram for SkyGI::ListViewCheckBoxNode:
[legend]
Collaboration diagram for SkyGI::ListViewCheckBoxNode:
[legend]
List of all members.

Public Member Functions

 ListViewCheckBoxNode (void *vpCookie=NULL)
void Paint (const Rect &rFrame, const Rect &rDirty)
void Set (bool bValue, bool bNotify=false)
bool Get ()
virtual void MouseDown (const InputEvent &nInputEvent)
virtual void MouseUp (const InputEvent &nInputEvent)
virtual void OnChanged (bool bSet)
virtual void OnChangedEvent (const InputEvent &nInputEvent, bool bSet)

Public Attributes

signal1< bool > Changed
signal2< bool, const InputEvent & > ChangedEvent
signal3< bool, const InputEvent &,
ListViewCheckBoxNode * > 
ChangedSource

Constructor & Destructor Documentation

ListViewCheckBoxNode::ListViewCheckBoxNode ( void *  vpCookie = NULL  ) 


Member Function Documentation

void ListViewCheckBoxNode::Paint ( const Rect rFrame,
const Rect rDirty 
) [virtual]

Reimplemented from SkyGI::ListViewNode.

void ListViewCheckBoxNode::Set ( bool  bValue,
bool  bNotify = false 
)

bool ListViewCheckBoxNode::Get (  ) 

void ListViewCheckBoxNode::MouseDown ( const InputEvent nInputEvent  )  [virtual]

Reimplemented from SkyGI::ListViewNode.

void ListViewCheckBoxNode::MouseUp ( const InputEvent nInputEvent  )  [virtual]

Reimplemented from SkyGI::ListViewNode.

void ListViewCheckBoxNode::OnChanged ( bool  bSet  )  [virtual]

void ListViewCheckBoxNode::OnChangedEvent ( const InputEvent nInputEvent,
bool  bSet 
) [virtual]


Member Data Documentation

signal1<bool> SkyGI::ListViewCheckBoxNode::Changed

signal2<bool, const InputEvent&> SkyGI::ListViewCheckBoxNode::ChangedEvent

signal3<bool, const InputEvent&, ListViewCheckBoxNode*> SkyGI::ListViewCheckBoxNode::ChangedSource


Generated on Thu Dec 13 18:14:29 2007 for SkyGI by  doxygen 1.5.1-p1