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

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

_alternateIconSourceToolStripActionprotected
_biColorIconToolStripActionprotected
_checkableToolStripActionprotected
_checkedToolStripActionprotected
_dropPanelComponentToolStripActionprotected
_enabledToolStripActionprotected
_fullColorIconToolStripActionprotected
_iconSourceToolStripActionprotected
_nonExclusiveToolStripActionprotected
_showAlternateIconToolStripActionprotected
_textToolStripActionprotected
_toolStripIndexToolStripActionprotected
_visibleToolStripActionprotected
alternateIconSource(void) constToolStripActioninline
alternateIconSourceChanged(QString alternateIconSource)ToolStripActionsignal
biColorIcon(void) constToolStripActioninline
biColorIconChanged(bool biColorIcon)ToolStripActionsignal
checkable(void) constToolStripActioninline
checkableChanged(bool checkable)ToolStripActionsignal
checked(void) constToolStripActioninline
checkedChanged(bool checked)ToolStripActionsignal
dropPanelComponent(void) constToolStripActioninline
dropPanelComponentChanged(void)ToolStripActionsignal
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) constToolStripActioninline
enabledChanged(bool enabled)ToolStripActionsignal
fullColorIcon(void) constToolStripActioninline
fullColorIconChanged(bool fullColorIcon)ToolStripActionsignal
iconSource(void) constToolStripActioninline
iconSourceChanged(QString iconSource)ToolStripActionsignal
nonExclusive(void) constToolStripActioninline
nonExclusiveChanged(bool nonExclusive)ToolStripActionsignal
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) constToolStripActioninline
showAlternateIconChanged(bool showAlternateIcon)ToolStripActionsignal
text(void) constToolStripActioninline
textChanged(QString text)ToolStripActionsignal
ToolStripAction(QObject *parent=nullptr)ToolStripAction
toolStripIndex(void) constToolStripActioninline
toolStripIndexChanged(int toolStripIndex)ToolStripActionsignal
triggered(QObject *source)ToolStripActionsignal
visible(void) constToolStripActioninline
visibleChanged(bool visible)ToolStripActionsignal