14 QString
name() const final {
return _name; }
17 QString
iconResource() const final {
return QStringLiteral(
"/qmlimages/SafetyComponentIcon.png"); }
26 const QString _name = tr(
"Flight Safety");
QStringList setupCompleteChangedTriggerList() const final
bool allowSetupWhileArmed() const final
QString iconResource() const final
bool setupComplete() const final
QString name() const final
bool requiresSetup() const final
QString vehicleConfigJson() const final
Resource path to a VehicleConfig.json page definition, or empty if none.
bool allowSetupWhileFlying() const final
QUrl summaryQmlSource() const final
QString description() const final
QUrl setupSource() const final
The AutoPilotPlugin class is an abstract base class which represents the methods and objects which ar...
A vehicle component is an object which abstracts the physical portion of a vehicle into a set of conf...