Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
▼NACalc | The ACalc namespace provides various functions for calculations that are performed outside of the database. This includes tasks like converting different units and formats, or functions calculating block time or night time |
CNightTimeValues | The NightTimeValues struct encapsulates values relating to night time that are needed by the NewFlightDialog |
NADateTime | |
NaDbSetup | The aDbSetup namespace is responsible for the inital setup of the database when the application is first launched. It creates the database in the specified default location and creates all required tables and views |
NALog | The ALog namespace encapsulates constants and functions used to provide logging to files and logging to console (stdout) |
NAStat | |
NATime | |
NImportCrewlounge | |
▼NOpl | A namespace to collect constants and enums used throughout the application |
NDate | |
NDatetime | |
NDb | |
NTime | |
CANotificationHandler | Handles displaying of user-directed messages. It displays information to the user in a QMessageBox and forwards the displayed message to ALog so it is written to the console and log files. The INFO, WARN and CRIT makros provide convenient access |