, including all inherited members.
accel() const KDE_DEPRECATED | KAction | |
AccelActivation | KAction | |
activate() | KAction | [virtual, slot] |
activated() | KAction | [signal] |
activated(KAction::ActivationReason reason, Qt::ButtonState state) | KAction | [signal] |
ActivationReason enum name | KAction | |
addContainer(QWidget *parent, int id) | KAction | [protected] |
addContainer(QWidget *parent, QWidget *representative) | KAction | [protected] |
checked | KToggleAction | |
container(int index) const | KAction | |
containerCount | KAction | |
containerCount() const | KAction | |
EmulatedActivation | KAction | |
enabled | KAction | |
enabled(bool) | KAction | [signal] |
exclusiveGroup | KToggleAction | |
exclusiveGroup() const | KToggleAction | |
findContainer(const QWidget *widget) const | KAction | [protected] |
findContainer(int id) const | KAction | [protected] |
getToolButtonID() | KAction | [static] |
group | KAction | |
group() const | KAction | [virtual] |
guiItem() const | KAction | [protected] |
hasIcon() const | KAction | [virtual] |
hasIconSet() const | KAction | |
icon | KAction | |
icon() const | KAction | [virtual] |
iconSet(KIcon::Group group, int size=0) const | KAction | [virtual] |
iconSet() const | KAction | |
isChecked() const | KToggleAction | |
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] |
itemId(int index) const | KAction | |
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 | |
KToggleAction(const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KToggleAction | |
KToggleAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KToggleAction | |
KToggleAction(const QString &text, const QIconSet &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KToggleAction | |
KToggleAction(const QString &text, const QString &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KToggleAction | |
KToggleAction(const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KToggleAction | |
KToggleAction(const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KToggleAction | |
KToggleAction(QObject *parent=0, const char *name=0) | KToggleAction | |
m_parentCollection | KAction | [protected] |
menuId(int i) | KAction | |
parentCollection() const | KAction | |
plainText | KAction | |
plainText() const | KAction | [virtual] |
plug(QWidget *widget, int index=-1) | KToggleAction | [virtual] |
plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | [virtual] |
plugMainWindowAccel(QWidget *w) | KAction | [protected] |
popupMenu(int index) const | KAction | [protected] |
PopupMenuActivation | KAction | |
removeContainer(int index) | KAction | [protected] |
representative(int index) const | KAction | |
setAccel(int key) KDE_DEPRECATED | KAction | |
setChecked(bool) | KToggleAction | [virtual, slot] |
setCheckedState(const KGuiItem &checkedItem) | KToggleAction | |
setDisabled(bool disable) | KAction | [slot] |
setEnabled(bool enable) | KAction | [virtual, slot] |
setExclusiveGroup(const QString &name) | KToggleAction | [virtual] |
setGroup(const QString &) | KAction | [virtual, slot] |
setIcon(const QString &icon) | KAction | [virtual, slot] |
setIconSet(const QIconSet &iconSet) | KAction | [virtual, slot] |
setShortcut(const KShortcut &) | KAction | [virtual, slot] |
setShortcutConfigurable(bool) | KAction | [virtual, slot] |
setShortcutText(const QString &) | KAction | |
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 | KAction | |
shortcut() const | KAction | [virtual] |
shortcutDefault() const | KAction | [virtual] |
shortcutText() const | KAction | |
slotActivated() | KToggleAction | [protected, virtual, slot] |
slotButtonClicked(int, Qt::ButtonState state) | KAction | [protected, slot] |
slotDestroyed() | KAction | [protected, virtual, slot] |
slotKeycodeChanged() | KAction | [protected, virtual, slot] |
slotPopupActivated() | KAction | [protected, slot] |
slotToggled(bool enabled) | Akregator::TagAction | [protected, virtual, slot] |
statusText() const | KAction | |
tag() const | Akregator::TagAction | [virtual] |
TagAction(const Tag &tag, const QObject *receiver, const char *slot, QObject *parent=0) | Akregator::TagAction | |
text | KAction | |
text() const | KAction | [virtual] |
toggled(const Tag &, bool) (defined in Akregator::TagAction) | Akregator::TagAction | [signal] |
KToggleAction::toggled(bool) | KToggleAction | [signal] |
toolBar(int index) const | KAction | [protected] |
ToolBarActivation | KAction | |
toolTip() const | KToggleAction | [virtual] |
KAction::toolTip | KAction | |
UnknownActivation | KAction | |
unplug(QWidget *w) | KAction | [virtual] |
unplugAccel() KDE_DEPRECATED | KAction | [virtual] |
unplugAll() | KAction | |
updateChecked(int id) | KToggleAction | [protected, virtual] |
updateEnabled(int i) | KAction | [protected, virtual] |
updateGroup(int id) | KAction | [protected, virtual] |
updateIcon(int i) | KAction | [protected, virtual] |
updateIconSet(int i) | KAction | [protected, virtual] |
updateShortcut(int i) | KAction | [protected, virtual] |
updateShortcut(QPopupMenu *menu, int id) | KAction | [protected, virtual] |
updateText(int i) | KAction | [protected, virtual] |
updateToolTip(int id) | KAction | [protected, virtual] |
updateWhatsThis(int i) | KAction | [protected, virtual] |
virtual_hook(int id, void *data) | KToggleAction | [protected, virtual] |
whatsThis | KAction | |
whatsThis() const | KAction | [virtual] |
whatsThisWithIcon() const | KAction | [protected] |
~KAction() | KAction | [virtual] |
~KToggleAction() | KToggleAction | [virtual] |
~TagAction() | Akregator::TagAction | [virtual] |