, including all inherited members.
accel() const KDE_DEPRECATED | KAction | |
AccelActivation enum value | KAction | |
activate() | KAction | [virtual, slot] |
activated(int index) | KSelectAction | [signal] |
activated(const QString &text) | KSelectAction | [signal] |
KAction::activated() | KAction | [signal] |
KAction::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] |
changeItem(int index, const QString &text) | KSelectAction | [virtual] |
changeItem(int id, int index, const QString &text) | KSelectAction | [protected, virtual] |
clear() | KSelectAction | [virtual, slot] |
comboItems() const | KSelectAction | [protected] |
comboWidth | KSelectAction | |
comboWidth() const | KSelectAction | [virtual] |
container(int index) const | KAction | |
containerCount | KAction | |
containerCount() const | KAction | |
currentItem | KSelectAction | |
currentItem() const | KSelectAction | [virtual] |
currentText | KSelectAction | |
currentText() const | KSelectAction | [virtual] |
editable | KSelectAction | |
EmulatedActivation enum value | KAction | |
enabled | KAction | |
enabled(bool) | KAction | [signal] |
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 | |
isEditable() const | KSelectAction | [virtual] |
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 | KSelectAction | [virtual] |
itemId(int index) const | KAction | |
items | KSelectAction | |
items() const | KSelectAction | [virtual] |
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 | |
KSelectAction(const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KSelectAction | |
KSelectAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KSelectAction | |
KSelectAction(const QString &text, const QIconSet &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KSelectAction | |
KSelectAction(const QString &text, const QString &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KSelectAction | |
KSelectAction(const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KSelectAction | |
KSelectAction(const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KSelectAction | |
KSelectAction(QObject *parent=0, const char *name=0) | KSelectAction | |
m_parentCollection | KAction | [protected] |
menuAccelsEnabled | KSelectAction | |
menuAccelsEnabled() const | KSelectAction | |
menuId(int i) | KAction | |
parentCollection() const | KAction | |
plainText | KAction | |
plainText() const | KAction | [virtual] |
plug(QWidget *, int index=-1) | SymbolAction | [virtual] |
plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | [virtual] |
plugMainWindowAccel(QWidget *w) | KAction | [protected] |
popupMenu() const | KSelectAction | |
KAction::popupMenu(int index) const | KAction | [protected] |
PopupMenuActivation enum value | KAction | |
removeAmpersandsInCombo() const | KSelectAction | |
removeContainer(int index) | KAction | [protected] |
representative(int index) const | KAction | |
setAccel(int key) KDE_DEPRECATED | KAction | |
setComboWidth(int width) | KSelectAction | [virtual, slot] |
setCurrentItem(int index) | KSelectAction | [virtual, slot] |
setDisabled(bool disable) | KAction | [slot] |
setEditable(bool) | KSelectAction | [virtual, slot] |
setEnabled(bool enable) | KAction | [virtual, slot] |
setGroup(const QString &) | KAction | [virtual, slot] |
setIcon(const QString &icon) | KAction | [virtual, slot] |
setIconSet(const QIconSet &iconSet) | KAction | [virtual, slot] |
setItems(const QStringList &lst) | KSelectAction | [virtual, slot] |
setMaxComboViewCount(int n) | KSelectAction | |
setMenuAccelsEnabled(bool b) | KSelectAction | |
setRemoveAmpersandsInCombo(bool b) KDE_DEPRECATED | KSelectAction | |
setShortcut(const KShortcut &) | KAction | [virtual, slot] |
setShortcutConfigurable(bool) | KAction | [virtual, slot] |
setShortcutText(const QString &) | KAction | |
setStatusText(const QString &text) | KAction | |
setSymbols(const QStringList &, const QValueList< QFont > &, const QMemArray< QChar > &) | SymbolAction | |
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(int id) | KSelectAction | [protected, virtual, slot] |
slotActivated(const QString &text) | KSelectAction | [protected, virtual, slot] |
slotActivated() | KSelectAction | [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] |
statusText() const | KAction | |
SymbolAction(QObject *parent=0, const char *name=0) | SymbolAction | |
SymbolAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | SymbolAction | |
text | KAction | |
text() const | KAction | [virtual] |
toolBar(int index) const | KAction | [protected] |
ToolBarActivation enum value | KAction | |
toolTip | KAction | |
toolTip() const | KAction | [virtual] |
UnknownActivation enum value | KAction | |
unplug(QWidget *w) | KAction | [virtual] |
unplugAccel() KDE_DEPRECATED | KAction | [virtual] |
unplugAll() | KAction | |
updateClear(int id) | KSelectAction | [protected, virtual] |
updateComboWidth(int id) | KSelectAction | [protected, virtual] |
updateCurrentItem(int id) | KSelectAction | [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] |
updateItems(int) | SymbolAction | [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) | KSelectAction | [protected, virtual] |
whatsThis | KAction | |
whatsThis() const | KAction | [virtual] |
whatsThisWithIcon() const | KAction | [protected] |
~KAction() | KAction | [virtual] |
~KSelectAction() | KSelectAction | [virtual] |