|  | 
|  | Pilot (int pilot_id) | 
|  | 
|  | Pilot (QMap< QString, QString > newData) | 
|  | 
|  | Entry_deprecated (QString table, int row) | 
|  | 
|  | Entry_deprecated (QString table, QMap< QString, QString > newData) | 
|  | 
| void | setData (QMap< QString, QString > &value) | 
|  | 
| bool | commit () | 
|  | 
| bool | remove () | 
|  | 
| bool | exists () | 
|  | 
| void | print () | 
|  | 
| QString | debug () | 
|  | 
|  | operator QString () | 
|  | 
|  | 
| QPair< QString, int > | position = QPair<QString, int>() | 
|  | 
| QVector< QString > | columns = QVector<QString>() | 
|  | 
| QMap< QString, QString > | data = QMap<QString, QString>() | 
|  | 
| QString | error = QString() | 
|  | 
The documentation for this class was generated from the following files:
- src/classes/pilot.h
- src/classes/pilot.cpp