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

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

_masterControllerSectionprotected
appendSectionItems(QList< MissionItem * > &items, QObject *missionItemParent, int &seqNum) overrideSpeedSectionvirtual
available(void) const overrideSpeedSectioninline
availableChanged(bool settingsSpecified READ settingsSpecified NOTIFY settingsSpecifiedChanged) 1(bool dirty READ dirty WRITE setDirty NOTIFY availableChanged) virtual bool available(void) const =0Sectionpure virtual
availableChanged(bool available)Sectionsignal
dirty(void) const overrideSpeedSectioninlinevirtual
dirtyChanged(bool dirty)Sectionsignal
flightSpeed(void)SpeedSectioninline
itemCount(void) const overrideSpeedSectionvirtual
itemCountChanged(int itemCount)Sectionsignal
scanForSection(QmlObjectListModel *visualItems, int scanIndex) overrideSpeedSectionvirtual
Section(PlanMasterController *masterController, QObject *parent=nullptr)Sectioninline
setAvailable(bool available) overrideSpeedSectionvirtual
setDirty(bool dirty) overrideSpeedSectionvirtual
setSpecifyFlightSpeed(bool specifyFlightSpeed)SpeedSection
settingsSpecified(void) const overrideSpeedSectionvirtual
settingsSpecifiedChanged(bool settingsSpecified)Sectionsignal
specifiedFlightSpeed(void) constSpeedSection
specifiedFlightSpeedChanged(double flightSpeed)SpeedSectionsignal
specifyFlightSpeedChanged(Fact *flightSpeed READ flightSpeed CONSTANT) bool specifyFlightSpeed(void) constSpeedSectioninline
specifyFlightSpeedChanged(bool specifyFlightSpeed)SpeedSectionsignal
SpeedSection(PlanMasterController *masterController, QObject *parent=nullptr)SpeedSection