|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for Section, including all inherited members.
| _masterController | Section | protected |
| appendSectionItems(QList< MissionItem * > &items, QObject *missionItemParent, int &nextSequenceNumber)=0 | Section | pure virtual |
| 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 =0 | Section | pure virtual |
| dirtyChanged(bool dirty) | Section | signal |
| itemCount(void) const =0 | Section | pure virtual |
| itemCountChanged(int itemCount) | Section | signal |
| scanForSection(QmlObjectListModel *visualItems, int scanIndex)=0 | Section | pure virtual |
| Section(PlanMasterController *masterController, QObject *parent=nullptr) | Section | inline |
| setAvailable(bool available)=0 | Section | pure virtual |
| setDirty(bool dirty)=0 | Section | pure virtual |
| settingsSpecified(void) const =0 | Section | pure virtual |
| settingsSpecifiedChanged(bool settingsSpecified) | Section | signal |