QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ADSBVehicleManager.cc File Reference
#include "ADSBVehicleManager.h"
#include "QGCApplication.h"
#include "SettingsManager.h"
#include "ADSBVehicleManagerSettings.h"
#include "ADSBTCPLink.h"
#include "ADSBVehicle.h"
#include "QmlObjectListModel.h"
#include "QGCLoggingCategory.h"
#include <QtCore/QApplicationStatic>
#include <QtCore/QTimer>
#include <qassert.h>
+ Include dependency graph for ADSBVehicleManager.cc:

Go to the source code of this file.

Functions

 Q_APPLICATION_STATIC (ADSBVehicleManager, _adsbVehicleManager, SettingsManager::instance() ->adsbVehicleManagerSettings())
 

Function Documentation

◆ Q_APPLICATION_STATIC()

Q_APPLICATION_STATIC ( ADSBVehicleManager  ,
_adsbVehicleManager  ,
SettingsManager::instance() ->adsbVehicleManagerSettings()   
)

Referenced by Q_LOGGING_CATEGORY().