![]() |
Qt 4.8
|
This is the complete list of members for QUndoAction, including all inherited members.
| AboutQtRole enum value | QAction | |
| AboutRole enum value | QAction | |
| ActionEvent enum name | QAction | |
| actionGroup() const | QAction | |
| activate(ActionEvent event) | QAction | |
| ApplicationSpecificRole enum value | QAction | |
| associatedGraphicsWidgets() const | QAction | |
| associatedWidgets() const | QAction | |
| autoRepeat() const | QAction | |
| blockSignals(bool b) | QObject | |
| changed() | QAction | signal |
| childEvent(QChildEvent *) | QObject | protectedvirtual |
| children() const | QObject | inline |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| customEvent(QEvent *) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| data() const | QAction | |
| deleteLater() | QObject | slot |
| destroyed(QObject *=0) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
| disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *) | QAction | protectedvirtual |
| eventFilter(QObject *, QEvent *) | QObject | virtual |
| findChild(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QRegExp &re) const | QObject | inline |
| font() const | QAction | |
| HighPriority enum value | QAction | |
| hover() | QAction | inlineslot |
| Hover enum value | QAction | |
| hovered() | QAction | signal |
| icon() const | QAction | |
| iconText() const | QAction | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *) | QObject | |
| isCheckable() const | QAction | |
| isChecked() const | QAction | |
| isEnabled() const | QAction | |
| isIconVisibleInMenu() const | QAction | |
| isSeparator() const | QAction | |
| isVisible() const | QAction | |
| isWidgetType() const | QObject | inline |
| killTimer(int id) | QObject | |
| LowPriority enum value | QAction | |
| m_defaultText | QUndoAction | private |
| m_prefix | QUndoAction | private |
| menu() const | QAction | |
| menuRole() const | QAction | |
| MenuRole enum name | QAction | |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *thread) | QObject | |
| NegativeSoftKey enum value | QAction | |
| NormalPriority enum value | QAction | |
| NoRole enum value | QAction | |
| NoSoftKey enum value | QAction | |
| objectName() const | QObject | |
| parent() const | QObject | inline |
| parentWidget() const | QAction | |
| PositiveSoftKey enum value | QAction | |
| PreferencesRole enum value | QAction | |
| Priority enum name | QAction | |
| priority() const | QAction | |
| property(const char *name) const | QObject | |
| QAction(QObject *parent) | QAction | explicit |
| QAction(const QString &text, QObject *parent) | QAction | |
| QAction(const QIcon &icon, const QString &text, QObject *parent) | QAction | |
| QAction(QActionPrivate &dd, QObject *parent) | QAction | protected |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
| QObject(QObject *parent=0) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
| qobject_cast(QObject *object) | QObject | related |
| QObjectList | QObject | related |
| qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
| QuitRole enum value | QAction | |
| QUndoAction(const QString &prefix, QObject *parent=0) | QUndoAction | |
| receivers(const char *signal) const | QObject | protected |
| registerUserData() | QObject | static |
| removeEventFilter(QObject *) | QObject | |
| SelectSoftKey enum value | QAction | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setActionGroup(QActionGroup *group) | QAction | |
| setAutoRepeat(bool) | QAction | |
| setCheckable(bool) | QAction | |
| setChecked(bool) | QAction | slot |
| setData(const QVariant &var) | QAction | |
| setDisabled(bool b) | QAction | inlineslot |
| setEnabled(bool) | QAction | slot |
| setFont(const QFont &font) | QAction | |
| setIcon(const QIcon &icon) | QAction | |
| setIconText(const QString &text) | QAction | |
| setIconVisibleInMenu(bool visible) | QAction | |
| setMenu(QMenu *menu) | QAction | |
| setMenuRole(MenuRole menuRole) | QAction | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *) | QObject | |
| setPrefixedText(const QString &text) | QUndoAction | slot |
| setPriority(Priority priority) | QAction | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setSeparator(bool b) | QAction | |
| setShortcut(const QKeySequence &shortcut) | QAction | |
| setShortcutContext(Qt::ShortcutContext context) | QAction | |
| setShortcuts(const QList< QKeySequence > &shortcuts) | QAction | |
| setShortcuts(QKeySequence::StandardKey) | QAction | |
| setSoftKeyRole(SoftKeyRole softKeyRole) | QAction | |
| setStatusTip(const QString &statusTip) | QAction | |
| setText(const QString &text) | QAction | |
| setTextFormat(const QString &textFormat, const QString &defaultText) | QUndoAction | |
| setToolTip(const QString &tip) | QAction | |
| setUserData(uint id, QObjectUserData *data) | QObject | |
| setVisible(bool) | QAction | slot |
| setWhatsThis(const QString &what) | QAction | |
| shortcut() const | QAction | |
| shortcutContext() const | QAction | |
| shortcuts() const | QAction | |
| showStatusText(QWidget *widget=0) | QAction | |
| signalsBlocked() const | QObject | inline |
| SoftKeyRole enum name | QAction | |
| softKeyRole() const | QAction | |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | static |
| staticQtMetaObject | QObject | protectedstatic |
| statusTip() const | QAction | |
| text() const | QAction | |
| TextHeuristicRole enum value | QAction | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | protectedvirtual |
| toggle() | QAction | slot |
| toggled(bool) | QAction | signal |
| toolTip() const | QAction | |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| trigger() | QAction | inlineslot |
| Trigger enum value | QAction | |
| triggered(bool checked=false) | QAction | signal |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| userData(uint id) const | QObject | |
| whatsThis() const | QAction | |
| ~QAction() | QAction | |
| ~QObject() | QObject | virtual |