KRadioAction Member List
This is the complete list of members for KRadioAction, including all inherited members.
accel() const KDE_DEPRECATED | KAction | |
AccelActivation enum value (defined in KAction) | KAction | |
activate() | KAction | [virtual, slot] |
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] |
checked (defined in KToggleAction) | KToggleAction | |
container(int index) const (defined in KAction) | KAction | |
containerCount (defined in KAction) | KAction | |
containerCount() const (defined in KAction) | KAction | |
EmulatedActivation enum value (defined in KAction) | KAction | |
enabled (defined in KAction) | KAction | |
enabled(bool) (defined in KAction) | KAction | [signal] |
exclusiveGroup (defined in KToggleAction) | KToggleAction | |
exclusiveGroup() const | KToggleAction | |
findContainer(const TQWidget *widget) const (defined in KAction) | KAction | [protected] |
findContainer(int id) const (defined in KAction) | KAction | [protected] |
getToolButtonID() | KAction | [static] |
group (defined in KAction) | KAction | |
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 (defined in KAction) | KAction | |
icon() const (defined in KAction) | KAction | [virtual] |
iconSet(KIcon::Group group, int size=0) const | KAction | [virtual] |
iconSet() const | KAction | [inline] |
isChecked() const | KToggleAction | |
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 | |
KRadioAction(const TQString &text, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KRadioAction | |
KRadioAction(const TQString &text, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KRadioAction | |
KRadioAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KRadioAction | |
KRadioAction(const TQString &text, const TQString &pix, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KRadioAction | |
KRadioAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KRadioAction | |
KRadioAction(const TQString &text, const TQString &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KRadioAction | |
KRadioAction(TQObject *parent=0, const char *name=0) | KRadioAction | |
KToggleAction(const TQString &text, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KToggleAction | |
KToggleAction(const TQString &text, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KToggleAction | |
KToggleAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KToggleAction | |
KToggleAction(const TQString &text, const TQString &pix, const KShortcut &cut=KShortcut(), TQObject *parent=0, const char *name=0) | KToggleAction | |
KToggleAction(const TQString &text, const TQIconSet &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KToggleAction | |
KToggleAction(const TQString &text, const TQString &pix, const KShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | KToggleAction | |
KToggleAction(TQObject *parent=0, const char *name=0) | KToggleAction | |
m_parentCollection (defined in KAction) | KAction | [protected] |
menuId(int i) | KAction | [inline] |
parentCollection() const (defined in KAction) | KAction | |
plainText (defined in KAction) | KAction | |
plainText() const (defined in KAction) | KAction | [virtual] |
plug(TQWidget *widget, int index=-1) | KToggleAction | [virtual] |
plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | [virtual] |
plugMainWindowAccel(TQWidget *w) (defined in KAction) | KAction | [protected] |
popupMenu(int index) const (defined in KAction) | KAction | [protected] |
PopupMenuActivation enum value (defined in KAction) | KAction | |
removeContainer(int index) (defined in KAction) | KAction | [protected] |
representative(int index) const (defined in KAction) | KAction | |
setAccel(int key) KDE_DEPRECATED | KAction | |
setChecked(bool) | KToggleAction | [virtual, slot] |
setCheckedState(const KGuiItem &checkedItem) | KToggleAction | |
setDisabled(bool disable) | KAction | [inline, slot] |
setEnabled(bool enable) | KAction | [virtual, slot] |
setExclusiveGroup(const TQString &name) | KToggleAction | [virtual] |
setGroup(const TQString &) (defined in KAction) | KAction | [virtual, slot] |
setIcon(const TQString &icon) (defined in KAction) | KAction | [virtual, slot] |
setIconSet(const TQIconSet &iconSet) | KAction | [virtual, slot] |
setShortcut(const KShortcut &) | KAction | [virtual, slot] |
setShortcutConfigurable(bool) | KAction | [virtual, slot] |
setShortcutText(const TQString &) (defined in KAction) | KAction | |
setStatusText(const TQString &text) | KAction | [inline] |
setText(const TQString &text) | KAction | [virtual, slot] |
setToolTip(const TQString &) | KAction | [virtual, slot] |
setWhatsThis(const TQString &text) | KAction | [virtual, slot] |
shortcut (defined in KAction) | KAction | |
shortcut() const | KAction | [virtual] |
shortcutDefault() const | KAction | [virtual] |
shortcutText() const (defined in KAction) | KAction | |
slotActivated() (defined in KRadioAction) | KRadioAction | [protected, virtual] |
slotButtonClicked(int, TQt::ButtonState state) | KAction | [protected, slot] |
slotDestroyed() (defined in KAction) | KAction | [protected, virtual, slot] |
slotKeycodeChanged() (defined in KAction) | KAction | [protected, virtual, slot] |
slotPopupActivated() | KAction | [protected, slot] |
statusText() const (defined in KAction) | KAction | [inline] |
text (defined in KAction) | KAction | |
text() const | KAction | [virtual] |
toggled(bool) (defined in KToggleAction) | KToggleAction | [signal] |
toolBar(int index) const (defined in KAction) | KAction | [protected] |
ToolBarActivation enum value (defined in KAction) | KAction | |
toolTip() const | KToggleAction | [virtual] |
toolTip (defined in KAction) | KAction | |
UnknownActivation enum value (defined in KAction) | KAction | |
unplug(TQWidget *w) | KAction | [virtual] |
unplugAccel() KDE_DEPRECATED | KAction | [virtual] |
unplugAll() (defined in KAction) | KAction | |
updateChecked(int id) (defined in KToggleAction) | KToggleAction | [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] |
updateShortcut(int i) (defined in KAction) | KAction | [protected, virtual] |
updateShortcut(TQPopupMenu *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 KRadioAction) | KRadioAction | [protected, virtual] |
whatsThis (defined in KAction) | KAction | |
whatsThis() const | KAction | [virtual] |
whatsThisWithIcon() const (defined in KAction) | KAction | [protected] |
~KAction() | KAction | [virtual] |
~KToggleAction() | KToggleAction | [virtual] |