22 #if QT_VERSION < 0x040000 23 #include "qlistview.h" 25 #include "q3listview.h" 37 #if QT_VERSION < 0x040000 46 #if QT_VERSION < 0x040000 53 virtual int compare ( Q3ListViewItem *i,
int col,
bool ascending )
const;
virtual int compare(QListViewItem *i, int col, bool ascending) const
QtSortedCheckListItem(QListView *parent, const QString &text)
QCheckListItem::Type Type
This class inherits the QCheckListItem and overrides the compare() function, so that the list can be ...