Public Member Functions | |
| ListViewQueryRow (void *vpCookie, QueryResultView *pQueryResultView) | |
| void | MouseDown (const InputEvent &nInputEvent) |
| void | Select (bool bSelect, const InputEvent &nInputEvent) |
| ListViewQueryRow::ListViewQueryRow | ( | void * | vpCookie, | |
| QueryResultView * | pQueryResultView | |||
| ) |
| void ListViewQueryRow::MouseDown | ( | const InputEvent & | nInputEvent | ) | [virtual] |
Reimplemented from SkyGI::ListViewRow.
| void ListViewQueryRow::Select | ( | bool | bSelect, | |
| const InputEvent & | nInputEvent | |||
| ) | [virtual] |
Reimplemented from SkyGI::ListViewRow.
1.5.1-p1