#include <qactionproto.h>
◆ autoRepeat
| bool QActionProto::autoRepeat |
|
readwrite |
◆ checkable
| bool QActionProto::checkable |
|
readwrite |
◆ checked
| bool QActionProto::checked |
|
readwrite |
◆ enabled
| bool QActionProto::enabled |
|
readwrite |
◆ font
◆ icon
◆ iconText
| QString QActionProto::iconText |
|
readwrite |
◆ iconVisibleInMenu
| bool QActionProto::iconVisibleInMenu |
|
readwrite |
◆ menuRole
| QAction::MenuRole QActionProto::menuRole |
|
readwrite |
◆ shortcut
| QKeySequence QActionProto::shortcut |
|
readwrite |
◆ shortcutContext
| Qt::ShortcutContext QActionProto::shortcutContext |
|
readwrite |
◆ statusTip
| QString QActionProto::statusTip |
|
readwrite |
◆ text
| QString QActionProto::text |
|
readwrite |
◆ toolTip
| QString QActionProto::toolTip |
|
readwrite |
◆ visible
| bool QActionProto::visible |
|
readwrite |
◆ whatsThis
| QString QActionProto::whatsThis |
|
readwrite |
◆ QActionProto()
| QActionProto::QActionProto |
( |
QObject * | parent | ) |
|
◆ actionGroup()
| QActionGroup * QActionProto::actionGroup |
( |
| ) |
const |
◆ activate()
| void QActionProto::activate |
( |
int | event | ) |
|
◆ associatedGraphicsWidgets()
| QList< QGraphicsWidget * > QActionProto::associatedGraphicsWidgets |
( |
| ) |
const |
◆ associatedWidgets()
| QList< QWidget * > QActionProto::associatedWidgets |
( |
| ) |
const |
◆ autoRepeat()
| bool QActionProto::autoRepeat |
( |
| ) |
const |
◆ data()
| QVariant QActionProto::data |
( |
| ) |
const |
◆ font()
| QFont QActionProto::font |
( |
| ) |
const |
◆ icon()
| QIcon QActionProto::icon |
( |
| ) |
const |
◆ iconText()
| QString QActionProto::iconText |
( |
| ) |
const |
◆ isCheckable()
| bool QActionProto::isCheckable |
( |
| ) |
const |
◆ isChecked()
| bool QActionProto::isChecked |
( |
| ) |
const |
◆ isEnabled()
| bool QActionProto::isEnabled |
( |
| ) |
const |
◆ isIconVisibleInMenu()
| bool QActionProto::isIconVisibleInMenu |
( |
| ) |
const |
◆ isSeparator()
| bool QActionProto::isSeparator |
( |
| ) |
const |
◆ isVisible()
| bool QActionProto::isVisible |
( |
| ) |
const |
◆ menu()
| QMenu * QActionProto::menu |
( |
| ) |
const |
◆ menuRole()
| QAction::MenuRole QActionProto::menuRole |
( |
| ) |
const |
◆ parentWidget()
| QWidget * QActionProto::parentWidget |
( |
| ) |
const |
◆ setActionGroup()
| void QActionProto::setActionGroup |
( |
QActionGroup * | group | ) |
|
◆ setAutoRepeat()
| void QActionProto::setAutoRepeat |
( |
bool | b | ) |
|
◆ setCheckable()
| void QActionProto::setCheckable |
( |
bool | b | ) |
|
◆ setChecked()
| void QActionProto::setChecked |
( |
bool | b | ) |
|
◆ setData()
| void QActionProto::setData |
( |
const QVariant & | userData | ) |
|
◆ setEnabled()
| void QActionProto::setEnabled |
( |
bool | b | ) |
|
◆ setFont()
| void QActionProto::setFont |
( |
const QFont & | font | ) |
|
◆ setIcon()
| void QActionProto::setIcon |
( |
const QIcon & | icon | ) |
|
◆ setIconText()
| void QActionProto::setIconText |
( |
const QString & | text | ) |
|
◆ setIconVisibleInMenu()
| void QActionProto::setIconVisibleInMenu |
( |
bool | visible | ) |
|
◆ setMenu()
| void QActionProto::setMenu |
( |
QMenu * | menu | ) |
|
◆ setMenuRole()
| void QActionProto::setMenuRole |
( |
QAction::MenuRole | menuRole | ) |
|
◆ setSeparator()
| void QActionProto::setSeparator |
( |
bool | b | ) |
|
◆ setShortcut()
| void QActionProto::setShortcut |
( |
const QKeySequence & | shortcut | ) |
|
◆ setShortcutContext()
| void QActionProto::setShortcutContext |
( |
Qt::ShortcutContext | context | ) |
|
◆ setShortcuts() [1/2]
| void QActionProto::setShortcuts |
( |
const QList< QKeySequence > & | shortcuts | ) |
|
◆ setShortcuts() [2/2]
| void QActionProto::setShortcuts |
( |
int | key | ) |
|
◆ setStatusTip()
| void QActionProto::setStatusTip |
( |
const QString & | statusTip | ) |
|
◆ setText()
| void QActionProto::setText |
( |
const QString & | text | ) |
|
◆ setToolTip()
| void QActionProto::setToolTip |
( |
const QString & | tip | ) |
|
◆ setVisible()
| void QActionProto::setVisible |
( |
bool | b | ) |
|
◆ setWhatsThis()
| void QActionProto::setWhatsThis |
( |
const QString & | what | ) |
|
◆ shortcut()
| QKeySequence QActionProto::shortcut |
( |
| ) |
const |
◆ shortcutContext()
| Qt::ShortcutContext QActionProto::shortcutContext |
( |
| ) |
const |
◆ shortcuts()
| QList< QKeySequence > QActionProto::shortcuts |
( |
| ) |
const |
◆ showStatusText()
| bool QActionProto::showStatusText |
( |
QWidget * | widget = 0 | ) |
|
◆ statusTip()
| QString QActionProto::statusTip |
( |
| ) |
const |
◆ text()
| QString QActionProto::text |
( |
| ) |
const |
◆ toolTip()
| QString QActionProto::toolTip |
( |
| ) |
const |
◆ toString()
| QString QActionProto::toString |
( |
| ) |
const |
◆ whatsThis()
| QString QActionProto::whatsThis |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- qactionproto.h
- qactionproto.cpp