Public Member Functions | |
| ListViewFileNode (FileReference *pFileReference, void *vpCookie=NULL) | |
| void | Paint (const Rect &rFrame, const Rect &rDirty) |
| virtual int | Compare (const ListViewNode *pNode, SortOrder nSortOrder) const |
| FileReference * | GetFileReference () |
| virtual bool | KeyLookupCompare (const String &pLookupString) |
| virtual bool | GetEditString (String &szEdit) |
| void | Set (FileReference *pFileReference) |
| ListViewFileNode::ListViewFileNode | ( | FileReference * | pFileReference, | |
| void * | vpCookie = NULL | |||
| ) |
Reimplemented from SkyGI::ListViewNode.
| int ListViewFileNode::Compare | ( | const ListViewNode * | pNode, | |
| SortOrder | nSortOrder | |||
| ) | const [virtual] |
Reimplemented from SkyGI::ListViewNode.
| FileReference * ListViewFileNode::GetFileReference | ( | ) |
| bool ListViewFileNode::KeyLookupCompare | ( | const String & | pLookupString | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| bool ListViewFileNode::GetEditString | ( | String & | szEdit | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| void ListViewFileNode::Set | ( | FileReference * | pFileReference | ) |
1.5.1-p1