Qt 4.8
|
This is the complete list of members for QAction, 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 | QAction | private |
autoRepeat() const | QAction | |
blockSignals(bool b) | QObject | |
changed() | QAction | signal |
checkable | QAction | private |
checked | QAction | private |
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 | |
enabled | QAction | private |
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 | QAction | private |
font() const | QAction | |
HighPriority enum value | QAction | |
hover() | QAction | inlineslot |
Hover enum value | QAction | |
hovered() | QAction | signal |
icon | QAction | private |
icon() const | QAction | |
iconText | QAction | private |
iconText() const | QAction | |
iconVisibleInMenu | QAction | private |
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 | |
menu() const | QAction | |
menuRole | QAction | private |
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 | QAction | private |
priority() const | QAction | |
Priority enum name | 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 |
QActionGroup class | QAction | friend |
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 |
QGraphicsWidget class | QAction | friend |
QMenu class | QAction | friend |
QMenuBar class | QAction | friend |
QMenuPrivate class | QAction | friend |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
QShortcutMap class | QAction | friend |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
qt_mac_clear_status_text(QAction *action) | QAction | friend |
QToolButton class | QAction | friend |
QuitRole enum value | QAction | |
QWidget class | QAction | friend |
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 | |
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 | |
setToolTip(const QString &tip) | QAction | |
setUserData(uint id, QObjectUserData *data) | QObject | |
setVisible(bool) | QAction | slot |
setWhatsThis(const QString &what) | QAction | |
shortcut | QAction | private |
shortcut() const | QAction | |
shortcutContext | QAction | private |
shortcutContext() const | QAction | |
shortcuts() const | QAction | |
showStatusText(QWidget *widget=0) | QAction | |
signalsBlocked() const | QObject | inline |
softKeyRole | QAction | private |
softKeyRole() const | QAction | |
SoftKeyRole enum name | QAction | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
statusTip | QAction | private |
statusTip() const | QAction | |
text | QAction | private |
text() const | QAction | |
TextHeuristicRole enum value | QAction | |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
toggle() | QAction | slot |
toggled(bool) | QAction | signal |
toolTip | QAction | private |
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 | |
visible | QAction | private |
whatsThis | QAction | private |
whatsThis() const | QAction | |
~QAction() | QAction | |
~QObject() | QObject | virtual |