QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
FirmwareUpgradeController.h File Reference
#include <QtCore/QObject>
#include <QtCore/QTimer>
#include <QtGui/QPixmap>
#include <QtQmlIntegration/QtQmlIntegration>
#include <QtQuick/QQuickItem>
#include "QGCSerialPortInfo.h"
+ Include dependency graph for FirmwareUpgradeController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FirmwareUpgradeController
 Supported firmware types. If you modify these you will need to update the qml file as well. More...
 
class  FirmwareUpgradeController::FirmwareIdentifier
 

Functions

uint qHash (const FirmwareUpgradeController::FirmwareIdentifier &firmwareId)
 

Function Documentation

◆ qHash()