const QString summary()
Returs a summary of the flight data, if struct holds data.
Definition: aflightentry.cpp:36
const QString getRegistration()
Returns the tails' registration from the database.
Definition: aflightentry.cpp:54
Definition: aflightentry.h:23
const QString getPilotName(pilotPosition)
Returns the pilots name from the Database.
Definition: aflightentry.cpp:60
The Entry class encapsulates table metadata(table name, row id) and data for new and existing entries...
Definition: aentry.h:40