QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
VehicleSigningController.h File Reference
#include <QtCore/QBindable>
#include <QtCore/QByteArrayView>
#include <QtCore/QObject>
#include <QtCore/QObjectBindableProperty>
#include <QtCore/QPointer>
#include <QtCore/QString>
#include <QtCore/QTimer>
#include <QtQmlIntegration/QtQmlIntegration>
#include "LinkInterface.h"
#include "MAVLinkSigning.h"
#include "SigningFailure.h"
#include "SigningStatus.h"
+ Include dependency graph for VehicleSigningController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VehicleSigningController
 Per-vehicle signing facade. Owns the wiring between Vehicle and the active SigningController (which lives on the vehicle's primary LinkInterface). Re-binds when the primary link changes. More...