openPilotLog
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NACalcThe 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
 CNightTimeValuesThe NightTimeValues struct encapsulates values relating to night time that are needed by the NewFlightDialog
 NADateTime
 NaDbSetupThe 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
 NALogThe ALog namespace encapsulates constants and functions used to provide logging to files and logging to console (stdout)
 NAStat
 NATime
 NImportCrewlounge
 NOplA namespace to collect constants and enums used throughout the application
 NDate
 NDatetime
 NDb
 NTime
 CANotificationHandlerHandles 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