kpilot/kpilot
PilotCheckListItem Class Reference
Inheritance diagram for PilotCheckListItem:

Detailed Description
Definition at line 59 of file listItems.h.
Public Member Functions | |
| PilotCheckListItem (QListView *parent, const QString &text, recordid_t pilotid=0, void *r=0) | |
| virtual | ~PilotCheckListItem () |
| recordid_t | id () const |
| const void * | rec () const |
Protected Member Functions | |
| virtual void | stateChange (bool) |
Protected Attributes | |
| recordid_t | fid |
| void * | fr |
The documentation for this class was generated from the following files:

