QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
PlanElementController Member List

This is the complete list of members for PlanElementController, including all inherited members.

_flyViewPlanElementControllerprotected
_masterControllerPlanElementControllerprotected
CONSTANT(bool supported READ supported NOTIFY supportedChanged) 1(bool containsItems READ containsItems NOTIFY containsItemsChanged) 1(bool syncInProgress READ syncInProgress NOTIFY syncInProgressChanged) 1(bool dirty READ dirty WRITE setDirty NOTIFY dirtyChanged) PlanMasterController *masterController(void)PlanElementControllerinline
containsItems(void) const =0PlanElementControllerpure virtual
containsItemsChanged()PlanElementControllersignal
dirty(void) const =0PlanElementControllerpure virtual
dirtyChanged(bool dirty)PlanElementControllersignal
load(const QJsonObject &json, QString &errorString)=0PlanElementControllerpure virtual
loadFromVehicle(void)=0PlanElementControllerpure virtual
PlanElementController(PlanMasterController *masterController, QObject *parent=nullptr)PlanElementController
removeAll(void)=0PlanElementControllerpure virtual
removeAllComplete(void)PlanElementControllersignal
removeAllFromVehicle(void)=0PlanElementControllerpure virtual
save(QJsonObject &json)=0PlanElementControllerpure virtual
sendComplete(void)PlanElementControllersignal
sendToVehicle(void)=0PlanElementControllerpure virtual
setDirty(bool dirty)=0PlanElementControllerpure virtual
showPlanFromManagerVehicle(void)=0PlanElementControllerpure virtual
start(bool flyView)PlanElementControllervirtual
supported(void) const =0PlanElementControllerpure virtual
supportedChanged(bool supported)PlanElementControllersignal
syncInProgress(void) const =0PlanElementControllerpure virtual
syncInProgressChanged(bool syncInProgress)PlanElementControllersignal
~PlanElementController()PlanElementController