refs #369, adjusted contexts to use own aircraft provider

* removed unused functions / signals
* removed no longer used members / update timers
* Pass provider to contructors
* no direct access to monitor in other contexts
This commit is contained in:
Klaus Basan
2015-02-01 18:37:22 +01:00
parent 107e343673
commit fe4613a868
21 changed files with 222 additions and 483 deletions

View File

@@ -14,6 +14,8 @@
#include "blackcore/context_runtime_config.h"
#include "blackmisc/statusmessagelist.h"
#include "blackmisc/simulation/simdirectaccessownaircraft.h"
#include <QDBusConnection>
#include <QObject>
#include <QMultiMap>