TDERadioAction Member List
This is the complete list of members for TDERadioAction, including all inherited members.
| accel() const KDE_DEPRECATED | TDEAction | |
| AccelActivation enum value (defined in TDEAction) | TDEAction | |
| activate() | TDEAction | [virtual, slot] |
| activated() | TDEAction | [signal] |
| activated(TDEAction::ActivationReason reason, TQt::ButtonState state) | TDEAction | [signal] |
| ActivationReason enum name | TDEAction | |
| addContainer(TQWidget *parent, int id) (defined in TDEAction) | TDEAction | [protected] |
| addContainer(TQWidget *parent, TQWidget *representative) (defined in TDEAction) | TDEAction | [protected] |
| blockSignals(bool block) | TQObject | |
| checkConnectArgs(const char *signal, const TQObject *receiver, const char *member) | TQObject | |
| child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | TQObject | |
| childEvent(TQChildEvent *) | TQObject | |
| children() | TQObject | |
| className() | TQObject | |
| connect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
| connect(const TQObject *sender, const char *signal, const char *member) | TQObject | |
| connectNotify(const char *signal) | TQObject | |
| container(int index) const (defined in TDEAction) | TDEAction | |
| containerCount() const (defined in TDEAction) | TDEAction | |
| customEvent(TQCustomEvent *) | TQObject | |
| deleteLater() | TQObject | |
| destroyed() | TQObject | |
| destroyed(TQObject *obj) | TQObject | |
| disconnect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
| disconnect(const char *signal=0, const TQObject *receiver=0, const char *member=0) | TQObject | |
| disconnect(const TQObject *receiver, const char *member=0) | TQObject | |
| disconnectNotify(const char *signal) | TQObject | |
| dumpObjectInfo() | TQObject | |
| dumpObjectTree() | TQObject | |
| EmulatedActivation enum value (defined in TDEAction) | TDEAction | |
| enabled(bool) (defined in TDEAction) | TDEAction | [signal] |
| event(TQEvent *e) | TQObject | |
| eventFilter(TQObject *watched, TQEvent *e) | TQObject | |
| exclusiveGroup() const | TDEToggleAction | |
| findContainer(const TQWidget *widget) const (defined in TDEAction) | TDEAction | [protected] |
| findContainer(int id) const (defined in TDEAction) | TDEAction | [protected] |
| getToolButtonID() | TDEAction | [static] |
| group() const (defined in TDEAction) | TDEAction | [virtual] |
| guiItem() const | TDEAction | [protected] |
| hasIcon() const (defined in TDEAction) | TDEAction | [virtual] |
| hasIconSet() const (defined in TDEAction) | TDEAction | [inline] |
| highPriority() | TQObject | |
| icon() const (defined in TDEAction) | TDEAction | [virtual] |
| iconSet(TDEIcon::Group group, int size=0) const | TDEAction | [virtual] |
| iconSet() const | TDEAction | [inline] |
| inherits(const char *clname) | TQObject | |
| insertChild(TQObject *obj) | TQObject | |
| installEventFilter(const TQObject *filterObj) | TQObject | |
| isA(const char *clname) | TQObject | |
| isChecked() const | TDEToggleAction | |
| isEnabled() const | TDEAction | [virtual] |
| isPlugged() const | TDEAction | [virtual] |
| isPlugged(const TQWidget *container) const | TDEAction | |
| isPlugged(const TQWidget *container, int id) const | TDEAction | [virtual] |
| isPlugged(const TQWidget *container, const TQWidget *_representative) const | TDEAction | [virtual] |
| isShortcutConfigurable() const | TDEAction | [virtual] |
| isWidgetType() | TQObject | |
| itemId(int index) const (defined in TDEAction) | TDEAction | |
| killTimer(int id) | TQObject | |
| killTimers() | TQObject | |
| m_parentCollection (defined in TDEAction) | TDEAction | [protected] |
| menuId(int i) | TDEAction | [inline] |
| metaObject() | TQObject | |
| name() | TQObject | |
| name(const char *defaultName) | TQObject | |
| normalizeSignalSlot(const char *signalSlot) | TQObject | |
| objectTrees() | TQObject | |
| parent() | TQObject | |
| parentCollection() const (defined in TDEAction) | TDEAction | |
| plainText() const (defined in TDEAction) | TDEAction | [virtual] |
| plug(TQWidget *widget, int index=-1) | TDEToggleAction | [virtual] |
| plugAccel(TDEAccel *accel, bool configurable=true) KDE_DEPRECATED | TDEAction | [virtual] |
| plugMainWindowAccel(TQWidget *w) (defined in TDEAction) | TDEAction | [protected] |
| popupMenu(int index) const (defined in TDEAction) | TDEAction | [protected] |
| PopupMenuActivation enum value (defined in TDEAction) | TDEAction | |
| property(const char *name) | TQObject | |
| queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | TQObject | |
| removeChild(TQObject *obj) | TQObject | |
| removeContainer(int index) (defined in TDEAction) | TDEAction | [protected] |
| removeEventFilter(const TQObject *obj) | TQObject | |
| representative(int index) const (defined in TDEAction) | TDEAction | |
| sender() | TQObject | |
| setAccel(int key) KDE_DEPRECATED | TDEAction | |
| setChecked(bool) | TDEToggleAction | [virtual, slot] |
| setCheckedState(const KGuiItem &checkedItem) | TDEToggleAction | |
| setDisabled(bool disable) | TDEAction | [inline, slot] |
| setEnabled(bool enable) | TDEAction | [virtual, slot] |
| setExclusiveGroup(const TQString &name) | TDEToggleAction | [virtual] |
| setGroup(const TQString &) (defined in TDEAction) | TDEAction | [virtual, slot] |
| setIcon(const TQString &icon) (defined in TDEAction) | TDEAction | [virtual, slot] |
| setIconSet(const TQIconSet &iconSet) | TDEAction | [virtual, slot] |
| setName(const char *name) | TQObject | |
| setProperty(const char *name, const TQVariant &value) | TQObject | |
| setShortcut(const TDEShortcut &) | TDEAction | [virtual, slot] |
| setShortcutConfigurable(bool) | TDEAction | [virtual, slot] |
| setShortcutText(const TQString &) (defined in TDEAction) | TDEAction | |
| setStatusText(const TQString &text) | TDEAction | [inline] |
| setText(const TQString &text) | TDEAction | [virtual, slot] |
| setToolTip(const TQString &) | TDEAction | [virtual, slot] |
| setWhatsThis(const TQString &text) | TDEAction | [virtual, slot] |
| shortcut() const | TDEAction | [virtual] |
| shortcutDefault() const | TDEAction | [virtual] |
| shortcutText() const (defined in TDEAction) | TDEAction | |
| signalsBlocked() | TQObject | |
| slotActivated() (defined in TDERadioAction) | TDERadioAction | [protected, virtual] |
| slotButtonClicked(int, TQt::ButtonState state) | TDEAction | [protected, slot] |
| slotDestroyed() (defined in TDEAction) | TDEAction | [protected, virtual, slot] |
| slotKeycodeChanged() (defined in TDEAction) | TDEAction | [protected, virtual, slot] |
| slotPopupActivated() | TDEAction | [protected, slot] |
| startTimer(int interval) | TQObject | |
| statusText() const (defined in TDEAction) | TDEAction | [inline] |
| tdeaccelCount() const | TDEAction | |
| TDEAction(const TQString &text, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TDEActionCollection *parent, const char *name) | TDEAction | |
| TDEAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TDEActionCollection *parent, const char *name) | TDEAction | |
| TDEAction(const TQString &text, const TQString &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TDEActionCollection *parent, const char *name) | TDEAction | |
| TDEAction(const KGuiItem &item, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TDEActionCollection *parent, const char *name) | TDEAction | |
| TDEAction(const TQString &text, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDEAction | |
| TDEAction(const TQString &text, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDEAction | |
| TDEAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDEAction | |
| TDEAction(const TQString &text, const TQString &pix, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDEAction | |
| TDEAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDEAction | |
| TDEAction(const TQString &text, const TQString &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDEAction | |
| TDEAction(TQObject *parent=0, const char *name=0) | TDEAction | |
| TDERadioAction(const TQString &text, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDERadioAction | |
| TDERadioAction(const TQString &text, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDERadioAction | |
| TDERadioAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDERadioAction | |
| TDERadioAction(const TQString &text, const TQString &pix, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDERadioAction | |
| TDERadioAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDERadioAction | |
| TDERadioAction(const TQString &text, const TQString &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDERadioAction | |
| TDERadioAction(TQObject *parent=0, const char *name=0) | TDERadioAction | |
| TDEToggleAction(const TQString &text, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDEToggleAction | |
| TDEToggleAction(const TQString &text, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDEToggleAction | |
| TDEToggleAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDEToggleAction | |
| TDEToggleAction(const TQString &text, const TQString &pix, const TDEShortcut &cut=TDEShortcut(), TQObject *parent=0, const char *name=0) | TDEToggleAction | |
| TDEToggleAction(const TQString &text, const TQIconSet &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDEToggleAction | |
| TDEToggleAction(const TQString &text, const TQString &pix, const TDEShortcut &cut, const TQObject *receiver, const char *slot, TQObject *parent, const char *name=0) | TDEToggleAction | |
| TDEToggleAction(TQObject *parent=0, const char *name=0) | TDEToggleAction | |
| text() const | TDEAction | [virtual] |
| timerEvent(TQTimerEvent *) | TQObject | |
| toggled(bool) (defined in TDEToggleAction) | TDEToggleAction | [signal] |
| toolBar(int index) const (defined in TDEAction) | TDEAction | [protected] |
| ToolBarActivation enum value (defined in TDEAction) | TDEAction | |
| toolTip() const | TDEToggleAction | [virtual] |
| TQObject(TQObject *parent=0, const char *name=0) | TQObject | |
| tr(const char *sourceText, const char *comment) | TQObject | |
| trUtf8(const char *sourceText, const char *comment) | TQObject | |
| UnknownActivation enum value (defined in TDEAction) | TDEAction | |
| unplug(TQWidget *w) | TDEAction | [virtual] |
| unplugAccel() KDE_DEPRECATED | TDEAction | [virtual] |
| unplugAll() (defined in TDEAction) | TDEAction | |
| updateChecked(int id) (defined in TDEToggleAction) | TDEToggleAction | [protected, virtual] |
| updateEnabled(int i) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateGroup(int id) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateIcon(int i) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateIconSet(int i) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateShortcut(int i) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateShortcut(TQPopupMenu *menu, int id) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateText(int i) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateToolTip(int id) (defined in TDEAction) | TDEAction | [protected, virtual] |
| updateWhatsThis(int i) (defined in TDEAction) | TDEAction | [protected, virtual] |
| virtual_hook(int id, void *data) (defined in TDERadioAction) | TDERadioAction | [protected, virtual] |
| whatsThis() const | TDEAction | [virtual] |
| whatsThisWithIcon() const (defined in TDEAction) | TDEAction | [protected] |
| ~TDEAction() | TDEAction | [virtual] |
| ~TDEToggleAction() | TDEToggleAction | [virtual] |
| ~TQObject() | TQObject |
Trinity API Reference