11 return QStringLiteral(
":/qml/QGroundControl/AutoPilotPlugins/APM/VehicleConfig/APMLogging.VehicleConfig.json");
16 return QUrl::fromUserInput(QStringLiteral(
"qrc:/qml/QGroundControl/AutoPilotPlugins/APM/APMLoggingComponent.qml"));
QUrl setupSource() const final
APMLoggingComponent(Vehicle *vehicle, AutoPilotPlugin *autopilot, QObject *parent=nullptr)
QString vehicleConfigJson() const final
Resource path to a VehicleConfig.json page definition, or empty if none.
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...