The Entry class encapsulates table metadata(table name, row id) and data for new and existing entries...
Definition: aentry.h:42
Definition: aflightentry.h:9
const QString summary()
Returs a summary of the flight data, if struct holds data.
Definition: aflightentry.cpp:18
const QString getRegistration()
Returns the tails' registration from the database.
Definition: aflightentry.cpp:33
const QString getPilotName(pilot)
Returns the pilots name from the Database.
Definition: aflightentry.cpp:52