, including all inherited members.
accel() const | KAction | |
activate() | KAction | [virtual, slot] |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | QObject | |
childEvent(QChildEvent *) | QObject | |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const char *member) const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QCustomEvent *) | QObject | |
dataToolActionList(const QValueList< KDataToolInfo > &tools, const QObject *receiver, const char *slot) | KDataToolAction | [static] |
deleteLater() | QObject | |
destroyed() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | |
disconnect(const QObject *receiver, const char *member=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
highPriority() const | QObject | |
iconSet(KIcon::Group group, int size=0) const | KAction | [virtual] |
inherits(const char *clname) const | QObject | |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) const | QObject | |
isEnabled() const | KAction | [virtual] |
isPlugged() const | KAction | [virtual] |
isPlugged(const QWidget *container) const | KAction | |
isPlugged(const QWidget *container, int id) const | KAction | [virtual] |
isPlugged(const QWidget *container, const QWidget *_representative) const | KAction | [virtual] |
isShortcutConfigurable() const | KAction | [virtual] |
isWidgetType() const | QObject | |
kaccelCount() const | KAction | |
KAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const KGuiItem &item, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KAction | |
KAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KAction | |
KAction(const QString &text, const QIconSet &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KAction | |
KAction(const QString &text, const QString &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KAction | |
KAction(const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KAction | |
KAction(const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KAction | |
KAction(QObject *parent=0, const char *name=0) | KAction | |
KDataToolAction(const QString &text, const KDataToolInfo &info, const QString &command, QObject *parent=0, const char *name=0) (defined in KDataToolAction) | KDataToolAction | |
killTimer(int id) | QObject | |
killTimers() | QObject | |
menuId(int i) | KAction | |
metaObject() const | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
parent() const | QObject | |
plug(QWidget *w, int index=-1) | KAction | [virtual] |
plugAccel(KAccel *accel, bool configurable=true) | KAction | [virtual] |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
QObject(QObject *parent=0, const char *name=0) | QObject | |
QObject() | QObject | |
qt_find_obj_child(QObject *parent, const char *type, const char *name) | QObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) const | QObject | |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
sender() | QObject | |
setAccel(int key) | KAction | |
setEnabled(bool enable) | KAction | [virtual, slot] |
setIconSet(const QIconSet &iconSet) | KAction | [virtual, slot] |
setName(const char *name) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setShortcut(const KShortcut &) | KAction | [virtual, slot] |
setShortcutConfigurable(bool) | KAction | [virtual, slot] |
setStatusText(const QString &text) | KAction | |
setText(const QString &text) | KAction | [virtual, slot] |
setToolTip(const QString &) | KAction | [virtual, slot] |
setWhatsThis(const QString &text) | KAction | [virtual, slot] |
shortcut() const | KAction | [virtual] |
shortcutDefault() const | KAction | [virtual] |
signalsBlocked() const | QObject | |
slotActivated() (defined in KDataToolAction) | KDataToolAction | [protected, virtual] |
startTimer(int interval) | QObject | |
text() const | KAction | [virtual] |
timerEvent(QTimerEvent *) | QObject | |
toolActivated(const KDataToolInfo &info, const QString &command) (defined in KDataToolAction) | KDataToolAction | [signal] |
toolTip() const | KAction | [virtual] |
tr(const char *sourceText, const char *comment) | QObject | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
unplug(QWidget *w) | KAction | [virtual] |
unplugAccel() | KAction | [virtual] |
virtual_hook(int id, void *data) (defined in KDataToolAction) | KDataToolAction | [protected, virtual] |
whatsThis() const | KAction | [virtual] |
~KAction() | KAction | [virtual] |