KActionMenu Member List
This is the complete list of members for KActionMenu, including all inherited members.
accel() const KDE_DEPRECATED | KAction | |
AccelActivation enum value (defined in KAction) | KAction | |
activate() | KAction | virtualslot |
activated() | KAction | signal |
activated(KAction::ActivationReason reason, TQt::ButtonState state) | KAction | signal |
ActivationReason enum name | KAction | |
addContainer(TQWidget *parent, int id) (defined in KAction) | KAction | protected |
addContainer(TQWidget *parent, TQWidget *representative) (defined in KAction) | KAction | protected |
container(int index) const (defined in KAction) | KAction | |
containerCount() const (defined in KAction) | KAction | |
delayed() const | KActionMenu | |
EmulatedActivation enum value (defined in KAction) | KAction | |
enabled(bool) (defined in KAction) | KAction | signal |
findContainer(const TQWidget *widget) const (defined in KAction) | KAction | protected |
findContainer(int id) 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 | KAction | inline |
insert(KAction *, int index=-1) (defined in KActionMenu) | KActionMenu | virtual |
isEnabled() const | KAction | virtual |
isPlugged() const | KAction | virtual |
isPlugged(const TQWidget *container) const | KAction | |
isPlugged(const TQWidget *container, int id) const | KAction | virtual |
isPlugged(const TQWidget *container, const TQWidget *_representative) const | KAction | virtual |
isShortcutConfigurable() const | KAction | virtual |
itemId(int index) const (defined in KAction) | KAction | |
kaccelCount() const | KAction | |
KAction(const TQString &text, const KShortcut &cut, const TQObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const TQString &text, const TQString &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const KGuiItem &item, const KShortcut &cut, const TQObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
KAction(const TQString &text, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KAction | |
KAction(const TQString &text, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KAction | |
KAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KAction | |
KAction(const TQString &text, const TQString &pix, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KAction | |
KAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KAction | |
KAction(const TQString &text, const TQString &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KAction | |
KAction(TQObject *parent=0, const char *name=0) | KAction | |
KActionMenu(const TQString &text, TQObject *parent=0, const char *name=0) (defined in KActionMenu) | KActionMenu | |
KActionMenu(const TQString &text, const TQIconSet &icon, TQObject *parent=0, const char *name=0) (defined in KActionMenu) | KActionMenu | |
KActionMenu(const TQString &text, const TQString &icon, TQObject *parent=0, const char *name=0) (defined in KActionMenu) | KActionMenu | |
KActionMenu(TQObject *parent=0, const char *name=0) (defined in KActionMenu) | KActionMenu | |
m_parentCollection (defined in KAction) | KAction | protected |
menuId(int i) | KAction | inline |
parentCollection() const (defined in KAction) | KAction | |
plainText() const (defined in KAction) | KAction | virtual |
plug(TQWidget *widget, int index=-1) | KActionMenu | virtual |
plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | virtual |
plugMainWindowAccel(TQWidget *w) (defined in KAction) | KAction | protected |
popup(const TQPoint &global) (defined in KActionMenu) | KActionMenu | |
popupMenu() const (defined in KActionMenu) | KActionMenu | |
popupMenu(int index) const (defined in KAction) | KAction | protected |
PopupMenuActivation enum value (defined in KAction) | KAction | |
remove(KAction *) (defined in KActionMenu) | KActionMenu | virtual |
removeContainer(int index) (defined in KAction) | KAction | protected |
representative(int index) const (defined in KAction) | KAction | |
setAccel(int key) KDE_DEPRECATED | KAction | |
setDelayed(bool _delayed) | KActionMenu | |
setDisabled(bool disable) | KAction | inlineslot |
setEnabled(bool enable) | KAction | virtualslot |
setGroup(const TQString &) (defined in KAction) | KAction | virtualslot |
setIcon(const TQString &icon) (defined in KAction) | KAction | virtualslot |
setIconSet(const TQIconSet &iconSet) | KAction | virtualslot |
setShortcut(const KShortcut &) | KAction | virtualslot |
setShortcutConfigurable(bool) | KAction | virtualslot |
setShortcutText(const TQString &) (defined in KAction) | KAction | |
setStatusText(const TQString &text) | KAction | inline |
setStickyMenu(bool sticky) | KActionMenu | |
setText(const TQString &text) | KAction | virtualslot |
setToolTip(const TQString &) | KAction | virtualslot |
setWhatsThis(const TQString &text) | KAction | virtualslot |
shortcut() const | KAction | virtual |
shortcutDefault() const | KAction | virtual |
shortcutText() const (defined in KAction) | KAction | |
slotActivated() (defined in KAction) | KAction | protectedvirtualslot |
slotButtonClicked(int, TQt::ButtonState state) | KAction | protectedslot |
slotDestroyed() (defined in KAction) | KAction | protectedvirtualslot |
slotKeycodeChanged() (defined in KAction) | KAction | protectedvirtualslot |
slotPopupActivated() | KAction | protectedslot |
statusText() const (defined in KAction) | KAction | inline |
stickyMenu() const | KActionMenu | |
text() const | KAction | virtual |
toolBar(int index) const (defined in KAction) | KAction | protected |
ToolBarActivation enum value (defined in KAction) | KAction | |
toolTip() const | KAction | virtual |
UnknownActivation enum value (defined in KAction) | KAction | |
unplug(TQWidget *w) | KAction | virtual |
unplugAccel() KDE_DEPRECATED | KAction | virtual |
unplugAll() (defined in KAction) | KAction | |
updateEnabled(int i) (defined in KAction) | KAction | protectedvirtual |
updateGroup(int id) (defined in KAction) | KAction | protectedvirtual |
updateIcon(int i) (defined in KAction) | KAction | protectedvirtual |
updateIconSet(int i) (defined in KAction) | KAction | protectedvirtual |
updateShortcut(int i) (defined in KAction) | KAction | protectedvirtual |
updateShortcut(TQPopupMenu *menu, int id) (defined in KAction) | KAction | protectedvirtual |
updateText(int i) (defined in KAction) | KAction | protectedvirtual |
updateToolTip(int id) (defined in KAction) | KAction | protectedvirtual |
updateWhatsThis(int i) (defined in KAction) | KAction | protectedvirtual |
virtual_hook(int id, void *data) (defined in KActionMenu) | KActionMenu | protectedvirtual |
whatsThis() const | KAction | virtual |
whatsThisWithIcon() const (defined in KAction) | KAction | protected |
~KAction() | KAction | virtual |
~KActionMenu() (defined in KActionMenu) | KActionMenu | virtual |