|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for SpeedSection, including all inherited members.
| _masterController | Section | protected |
| appendSectionItems(QList< MissionItem * > &items, QObject *missionItemParent, int &seqNum) override | SpeedSection | virtual |
| available(void) const override | SpeedSection | inline |
| availableChanged(bool settingsSpecified READ settingsSpecified NOTIFY settingsSpecifiedChanged) 1(bool dirty READ dirty WRITE setDirty NOTIFY availableChanged) virtual bool available(void) const =0 | Section | pure virtual |
| availableChanged(bool available) | Section | signal |
| dirty(void) const override | SpeedSection | inlinevirtual |
| dirtyChanged(bool dirty) | Section | signal |
| flightSpeed(void) | SpeedSection | inline |
| itemCount(void) const override | SpeedSection | virtual |
| itemCountChanged(int itemCount) | Section | signal |
| scanForSection(QmlObjectListModel *visualItems, int scanIndex) override | SpeedSection | virtual |
| Section(PlanMasterController *masterController, QObject *parent=nullptr) | Section | inline |
| setAvailable(bool available) override | SpeedSection | virtual |
| setDirty(bool dirty) override | SpeedSection | virtual |
| setSpecifyFlightSpeed(bool specifyFlightSpeed) | SpeedSection | |
| settingsSpecified(void) const override | SpeedSection | virtual |
| settingsSpecifiedChanged(bool settingsSpecified) | Section | signal |
| specifiedFlightSpeed(void) const | SpeedSection | |
| specifiedFlightSpeedChanged(double flightSpeed) | SpeedSection | signal |
| specifyFlightSpeedChanged(Fact *flightSpeed READ flightSpeed CONSTANT) bool specifyFlightSpeed(void) const | SpeedSection | inline |
| specifyFlightSpeedChanged(bool specifyFlightSpeed) | SpeedSection | signal |
| SpeedSection(PlanMasterController *masterController, QObject *parent=nullptr) | SpeedSection |