QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
MissionController.h File Reference
#include <QtCore/QHash>
#include <QtCore/QFile>
#include <QtCore/QLoggingCategory>
#include <QtCore/QPersistentModelIndex>
#include <QtPositioning/QGeoCoordinate>
#include <QtQmlIntegration/QtQmlIntegration>
#include "PlanElementController.h"
#include "QmlObjectListModel.h"
#include "QmlObjectTreeModel.h"
#include "QGCGeoBoundingCube.h"
#include "QGroundControlQmlGlobal.h"
#include "QGCMAVLink.h"
+ Include dependency graph for MissionController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MissionController
 
struct  MissionController::MissionFlightStatus_t
 

Typedefs

typedef QPair< VisualMissionItem *, VisualMissionItem * > VisualItemPair
 
typedef QHash< VisualItemPair, FlightPathSegment * > FlightPathSegmentHashTable
 

Typedef Documentation

◆ FlightPathSegmentHashTable

◆ VisualItemPair

Definition at line 33 of file MissionController.h.