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