![]() |
openPilotLog
|
The ACompletionData class provides data to QCompleters and QHashs used for mapping user input to database keys. It retreives the completer targets and mapping data from the database and caches it for fast access without the need to query the database. More...
#include <acompletiondata.h>
Public Member Functions | |
void | init () |
init Retrieves Data and populates Lists and Maps | |
void | update () |
updates data from the user modifiable tables | |
void | updateTails () |
void | updatePilots () |
The ACompletionData class provides data to QCompleters and QHashs used for mapping user input to database keys. It retreives the completer targets and mapping data from the database and caches it for fast access without the need to query the database.