kpilot/kpilot
PilotListViewItem Class Reference
List of all members.Detailed Description
Definition at line 85 of file listItems.h.
Public Member Functions | |
PilotListViewItem (QListView *parent, QString label1, QString label2=QString::null, QString label3=QString::null, QString label4=QString::null, recordid_t pilotid=0, void *r=0) | |
virtual | ~PilotListViewItem () |
recordid_t | id () const |
const void * | rec () const |
void | setNumericCol (int col, bool numeric) |
int | compare (QListViewItem *i, int col, bool ascending) const |
Protected Member Functions | |
unsigned long | colValue (int col, bool *ok) const |
Protected Attributes | |
QValueList< int > | numericCols |
recordid_t | fid |
void * | fr |
PilotListViewItemData * | d |
Member Function Documentation
|
Do the toULong call just once if the sorting column changed: Definition at line 213 of file listItems.cc. |
The documentation for this class was generated from the following files: