|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for ToolStripAction, including all inherited members.
| _alternateIconSource | ToolStripAction | protected |
| _biColorIcon | ToolStripAction | protected |
| _checkable | ToolStripAction | protected |
| _checked | ToolStripAction | protected |
| _dropPanelComponent | ToolStripAction | protected |
| _enabled | ToolStripAction | protected |
| _fullColorIcon | ToolStripAction | protected |
| _iconSource | ToolStripAction | protected |
| _nonExclusive | ToolStripAction | protected |
| _showAlternateIcon | ToolStripAction | protected |
| _text | ToolStripAction | protected |
| _toolStripIndex | ToolStripAction | protected |
| _visible | ToolStripAction | protected |
| alternateIconSource(void) const | ToolStripAction | inline |
| alternateIconSourceChanged(QString alternateIconSource) | ToolStripAction | signal |
| biColorIcon(void) const | ToolStripAction | inline |
| biColorIconChanged(bool biColorIcon) | ToolStripAction | signal |
| checkable(void) const | ToolStripAction | inline |
| checkableChanged(bool checkable) | ToolStripAction | signal |
| checked(void) const | ToolStripAction | inline |
| checkedChanged(bool checked) | ToolStripAction | signal |
| dropPanelComponent(void) const | ToolStripAction | inline |
| dropPanelComponentChanged(void) | ToolStripAction | signal |
| enabledChanged(bool visible READ visible WRITE setVisible NOTIFY visibleChanged) 1(bool checkable READ checkable WRITE setCheckable NOTIFY checkableChanged) 1(bool checked READ checked WRITE setChecked NOTIFY checkedChanged) 1(bool showAlternateIcon READ showAlternateIcon WRITE setShowAlternateIcon NOTIFY showAlternateIconChanged) 1(bool biColorIcon READ biColorIcon WRITE setbiColorIcon NOTIFY biColorIconChanged) 1(bool fullColorIcon READ fullColorIcon WRITE setfullColorIcon NOTIFY fullColorIconChanged) 1(bool nonExclusive READ nonExclusive WRITE setNonExclusive NOTIFY nonExclusiveChanged) 1(int toolStripIndex READ toolStripIndex WRITE setToolStripIndex NOTIFY toolStripIndexChanged) 1(QString text READ text WRITE setText NOTIFY textChanged) 1(QString iconSource READ iconSource WRITE setIconSource NOTIFY iconSourceChanged) 1(QString alternateIconSource READ alternateIconSource WRITE setAlternateIconSource NOTIFY alternateIconSourceChanged) 1(QQmlComponent *dropPanelComponent READ dropPanelComponent WRITE setDropPanelComponent NOTIFY dropPanelComponentChanged) bool enabled(void) const | ToolStripAction | inline |
| enabledChanged(bool enabled) | ToolStripAction | signal |
| fullColorIcon(void) const | ToolStripAction | inline |
| fullColorIconChanged(bool fullColorIcon) | ToolStripAction | signal |
| iconSource(void) const | ToolStripAction | inline |
| iconSourceChanged(QString iconSource) | ToolStripAction | signal |
| nonExclusive(void) const | ToolStripAction | inline |
| nonExclusiveChanged(bool nonExclusive) | ToolStripAction | signal |
| setAlternateIconSource(const QString &alternateIconSource) | ToolStripAction | |
| setbiColorIcon(bool biColorIcon) | ToolStripAction | |
| setCheckable(bool checkable) | ToolStripAction | |
| setChecked(bool checked) | ToolStripAction | |
| setDropPanelComponent(QQmlComponent *dropPanelComponent) | ToolStripAction | |
| setEnabled(bool enabled) | ToolStripAction | |
| setfullColorIcon(bool fullColorIcon) | ToolStripAction | |
| setIconSource(const QString &iconSource) | ToolStripAction | |
| setNonExclusive(bool nonExclusive) | ToolStripAction | |
| setShowAlternateIcon(bool showAlternateIcon) | ToolStripAction | |
| setText(const QString &text) | ToolStripAction | |
| setToolStripIndex(int toolStripIndex) | ToolStripAction | |
| setVisible(bool visible) | ToolStripAction | |
| showAlternateIcon(void) const | ToolStripAction | inline |
| showAlternateIconChanged(bool showAlternateIcon) | ToolStripAction | signal |
| text(void) const | ToolStripAction | inline |
| textChanged(QString text) | ToolStripAction | signal |
| ToolStripAction(QObject *parent=nullptr) | ToolStripAction | |
| toolStripIndex(void) const | ToolStripAction | inline |
| toolStripIndexChanged(int toolStripIndex) | ToolStripAction | signal |
| triggered(QObject *source) | ToolStripAction | signal |
| visible(void) const | ToolStripAction | inline |
| visibleChanged(bool visible) | ToolStripAction | signal |