Public Member Functions | |
| ListViewImageFileViewNode (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) |
| void | SetRow (ListViewRow *pRow) |
| virtual Rect | GetEditRect () |
| virtual bool | GetEditString (String &szEdit) |
| ListViewImageFileViewNode::ListViewImageFileViewNode | ( | FileReference * | pFileReference, | |
| void * | vpCookie = NULL | |||
| ) |
Reimplemented from SkyGI::ListViewNode.
| int ListViewImageFileViewNode::Compare | ( | const ListViewNode * | pNode, | |
| SortOrder | nSortOrder | |||
| ) | const [virtual] |
Reimplemented from SkyGI::ListViewNode.
| FileReference * ListViewImageFileViewNode::GetFileReference | ( | ) |
| bool ListViewImageFileViewNode::KeyLookupCompare | ( | const String & | pLookupString | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| void ListViewImageFileViewNode::SetRow | ( | ListViewRow * | pRow | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| Rect ListViewImageFileViewNode::GetEditRect | ( | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| bool ListViewImageFileViewNode::GetEditString | ( | String & | szEdit | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
1.5.1-p1