|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QString>
Include dependency graph for AppMessages.h:Go to the source code of this file.
Namespaces | |
| namespace | QGC |
Functions | |
| void | QGC::showAppMessage (const QString &message, const QString &title=QString()) |
| Modal application message. Queued if the UI isn't ready yet. | |
| void | QGC::showCriticalVehicleMessage (const QString &message) |
| void | QGC::showRebootAppMessage (const QString &message, const QString &title=QString()) |
| Modal reboot-required message. Debounced within 2 minutes. | |
| bool | QGC::runningUnitTests () |