Public Member Functions | |
YQListViewItem (YQTable *table, QListView *list_view, int index) | |
YQListViewItem (YQTable *table, QListView *list_view, YQListViewItem *after, int index) | |
Public Attributes | |
int | index |
Protected Attributes | |
YQTable * | table |
|
Constructor for auto-sorting |
|
Constructor for maintaining insertion order. 'after' is the item this one is to be inserted after. |
|
|
|
|