, including all inherited members.
accel() const KDE_DEPRECATED | KAction | |
activate() | KAction | [virtual, slot] |
activated(int index) | KSelectAction | [signal] |
activated(const QString &text) | KSelectAction | [signal] |
activated() (defined in KAction) | KAction | [signal] |
addContainer(QWidget *parent, int id) (defined in KAction) | KAction | [protected] |
addContainer(QWidget *parent, QWidget *representative) (defined in KAction) | KAction | [protected] |
changeItem(int index, const QString &text) | KSelectAction | [virtual] |
changeItem(int id, int index, const QString &text) (defined in KSelectAction) | KSelectAction | [protected, virtual] |
clear() | KSelectAction | [virtual, slot] |
comboItems() const | KSelectAction | [protected] |
comboWidth() const | KSelectAction | [virtual] |
container(int index) const (defined in KAction) | KAction | |
containerCount() const (defined in KAction) | KAction | |
currentItem() const | KSelectAction | [virtual] |
currentText() const | KSelectAction | [virtual] |
enabled(bool) (defined in KAction) | KAction | [signal] |
findContainer(const QWidget *widget) const (defined in KAction) | KAction | [protected] |
getToolButtonID() | KAction | [static] |
group() const (defined in KAction) | KAction | [virtual] |
guiItem() const | KAction | [protected] |
hasIcon() const (defined in KAction) | KAction | [virtual] |
hasIconSet() const (defined in KAction) | KAction | [inline] |
icon() const (defined in KAction) | KAction | [virtual] |
iconSet(KIcon::Group group, int size=0) const | KAction | [virtual] |
iconSet() const (defined in KAction) | KAction | [inline] |
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 | KAction | [virtual] |
itemId(int index) const (defined in KAction) | KAction | |
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 (defined in KAction) | KAction | [protected] |
menuAccelsEnabled() const | KSelectAction | |
menuId(int i) | KAction | [inline] |
parentCollection() const (defined in KAction) | KAction | |
plainText() const (defined in KAction) | KAction | [virtual] |
plug(QWidget *widget, int index=-1) | KSelectAction | [virtual] |
plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | [virtual] |
plugMainWindowAccel(QWidget *w) (defined in KAction) | KAction | [protected] |
popupMenu() const | KSelectAction | |
popupMenu(int index) const (defined in KAction) | KAction | [protected] |
removeAmpersandsInCombo() const | KSelectAction | |
removeContainer(int index) (defined in KAction) | KAction | [protected] |
representative(int index) const (defined in KAction) | KAction | |
setAccel(int key) KDE_DEPRECATED | KAction | |
setComboWidth(int width) | KSelectAction | [virtual, slot] |
setCurrentItem(int index) | KSelectAction | [virtual, slot] |
setEditable(bool) | KSelectAction | [virtual, slot] |
setEnabled(bool enable) | KAction | [virtual, slot] |
setGroup(const QString &) (defined in KAction) | KAction | [virtual, slot] |
setIcon(const QString &icon) (defined in KAction) | KAction | [virtual, slot] |
setIconSet(const QIconSet &iconSet) | KAction | [virtual, slot] |
setItems(const QStringList &lst) | KSelectAction | [virtual, slot] |
setMenuAccelsEnabled(bool b) | KSelectAction | |
setRemoveAmpersandsInCombo(bool b) KDE_DEPRECATED | KSelectAction | |
setShortcut(const KShortcut &) | KAction | [virtual, slot] |
setShortcutConfigurable(bool) | KAction | [virtual, slot] |
setShortcutText(const QString &) (defined in KAction) | KAction | |
setStatusText(const QString &text) | KAction | [inline] |
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] |
shortcutText() const (defined in KAction) | KAction | |
slotActivated(int id) (defined in KSelectAction) | KSelectAction | [protected, virtual, slot] |
slotActivated(const QString &text) (defined in KSelectAction) | KSelectAction | [protected, virtual, slot] |
slotActivated() (defined in KSelectAction) | KSelectAction | [protected, virtual, slot] |
slotDestroyed() (defined in KAction) | KAction | [protected, virtual, slot] |
slotKeycodeChanged() (defined in KAction) | KAction | [protected, virtual, slot] |
statusText() const (defined in KAction) | KAction | [inline] |
text() const | KAction | [virtual] |
toolBar(int index) const (defined in KAction) | KAction | [protected] |
toolTip() const | KAction | [virtual] |
unplug(QWidget *w) | KAction | [virtual] |
unplugAccel() KDE_DEPRECATED | KAction | [virtual] |
unplugAll() (defined in KAction) | KAction | |
updateClear(int id) (defined in KSelectAction) | KSelectAction | [protected, virtual] |
updateComboWidth(int id) (defined in KSelectAction) | KSelectAction | [protected, virtual] |
updateCurrentItem(int id) (defined in KSelectAction) | KSelectAction | [protected, virtual] |
updateEnabled(int i) (defined in KAction) | KAction | [protected, virtual] |
updateGroup(int id) (defined in KAction) | KAction | [protected, virtual] |
updateIcon(int i) (defined in KAction) | KAction | [protected, virtual] |
updateIconSet(int i) (defined in KAction) | KAction | [protected, virtual] |
updateItems(int id) (defined in KSelectAction) | KSelectAction | [protected, virtual] |
updateShortcut(int i) (defined in KAction) | KAction | [protected, virtual] |
updateShortcut(QPopupMenu *menu, int id) (defined in KAction) | KAction | [protected, virtual] |
updateText(int i) (defined in KAction) | KAction | [protected, virtual] |
updateToolTip(int id) (defined in KAction) | KAction | [protected, virtual] |
updateWhatsThis(int i) (defined in KAction) | KAction | [protected, virtual] |
virtual_hook(int id, void *data) (defined in KSelectAction) | KSelectAction | [protected, virtual] |
whatsThis() const | KAction | [virtual] |
whatsThisWithIcon() const (defined in KAction) | KAction | [protected] |
~KAction() | KAction | [virtual] |
~KSelectAction() | KSelectAction | [virtual] |