Public Member Functions | |
| ListViewRowSort (int iColumn) | |
| bool | operator() (const ListViewRow *x, const ListViewRow *y) const |
| ListViewRowSort (int iColumn) | |
| bool | operator() (const ListViewRow *x, const ListViewRow *y) const |
Public Attributes | |
| int | m_iColumn |
| ListViewRowSort::ListViewRowSort | ( | int | iColumn | ) | [inline] |
| ListViewRowSort::ListViewRowSort | ( | int | iColumn | ) | [inline] |
| bool ListViewRowSort::operator() | ( | const ListViewRow * | x, | |
| const ListViewRow * | y | |||
| ) | const [inline] |
| bool ListViewRowSort::operator() | ( | const ListViewRow * | x, | |
| const ListViewRow * | y | |||
| ) | const [inline] |
1.5.1-p1