Public Member Functions | |
| ListViewValueNode (int iValue, void *vpCookie=NULL) | |
| void | Paint (const Rect &rFrame, const Rect &rDirty) |
| void | SetValue (int iValue) |
| int | GetValue () |
| virtual int | Compare (const ListViewNode *pNode, SortOrder nSortOrder) const |
| ListViewValueNode::ListViewValueNode | ( | int | iValue, | |
| void * | vpCookie = NULL | |||
| ) |
Reimplemented from SkyGI::ListViewNode.
| void ListViewValueNode::SetValue | ( | int | iValue | ) |
| int ListViewValueNode::GetValue | ( | ) |
| int ListViewValueNode::Compare | ( | const ListViewNode * | pNode, | |
| SortOrder | nSortOrder | |||
| ) | const [virtual] |
Reimplemented from SkyGI::ListViewNode.
1.5.1-p1