lib
TKAction Member ListThis is the complete list of members for TKAction, including all inherited members.
| accel() const KDE_DEPRECATED | KAction | |
| activate() | KAction | [virtual, slot] |
| activated() | KAction | [signal] |
| 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] |
| container(int index) const | KAction | |
| containerCount | KAction | |
| containerCount() const | KAction | |
| createLayout(QWidget *parent, QWidget *children) | TKAction | [protected] |
| 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] |
| iconMode() | TKAction | |
| iconSet(KIcon::Group group, int size=0) const | KAction | [virtual] |
| iconSet() const | KAction | |
| initToolBarButton(TKToolBarButton *) | TKAction | [protected, 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 | KAction | |
| 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 | |
| m_parentCollection | KAction | [protected] |
| menuId(int i) | KAction | |
| parentCollection() const | KAction | |
| plainText | KAction | |
| plainText() const | KAction | [virtual] |
| plug(QWidget *widget, int index=-1) | TKAction | [virtual] |
| plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | [virtual] |
| plugMainWindowAccel(QWidget *w) | KAction | [protected] |
| popupMenu(int index) const | KAction | [protected] |
| removeContainer(int index) | KAction | [protected] |
| representative(int index) const | KAction | |
| setAccel(int key) KDE_DEPRECATED | KAction | |
| setDisabled(bool disable) | KAction | [slot] |
| setEnabled(bool enable) | KAction | [virtual, slot] |
| setGroup(const QString &) | KAction | [virtual, slot] |
| setIcon(const QString &) | TKAction | [virtual, slot] |
| setIconMode(TK::IconMode) | TKAction | [virtual, slot] |
| setIconSet(const QIconSet &iconSet) | KAction | [virtual, slot] |
| setShortcut(const KShortcut &) | KAction | [virtual, slot] |
| setShortcutConfigurable(bool) | KAction | [virtual, slot] |
| setShortcutText(const QString &) | KAction | |
| setStatusText(const QString &text) | KAction | |
| setText(const QString &) | TKAction | [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() | KAction | [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 | |
| text | KAction | |
| text() const | KAction | [virtual] |
| TKAction(QObject *parent, const char *name) | TKAction | |
| toolBar(int index) const | KAction | [protected] |
| toolTip | KAction | |
| toolTip() const | KAction | [virtual] |
| unplug(QWidget *w) | KAction | [virtual] |
| unplugAccel() KDE_DEPRECATED | KAction | [virtual] |
| unplugAll() | KAction | |
| updateEnabled(int i) | KAction | [protected, virtual] |
| updateGroup(int id) | KAction | [protected, virtual] |
| updateIcon(int i) | KAction | [protected, virtual] |
| updateIconSet(int i) | KAction | [protected, virtual] |
| updateLayout() | TKAction | [protected] |
| updateLayout(QWidget *) | TKAction | [protected, 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) | KAction | [protected, virtual] |
| whatsThis | KAction | |
| whatsThis() const | KAction | [virtual] |
| whatsThisWithIcon() const | KAction | [protected] |
| ~KAction() | KAction | [virtual] |
| ~TKAction() | TKAction | |
|