kdeui
KGuiItem Member List
This is the complete list of members for KGuiItem, including all inherited members.hasIcon() const | KGuiItem | |
hasIconSet() const | KGuiItem | [inline] |
iconName() const | KGuiItem | |
iconSet(KIcon::Group, int size=0, KInstance *instance=KGlobal::instance()) const | KGuiItem | |
iconSet() const | KGuiItem | [inline] |
isEnabled() const | KGuiItem | |
KGuiItem() | KGuiItem | |
KGuiItem(const QString &text, const QString &iconName=QString::null, const QString &toolTip=QString::null, const QString &whatsThis=QString::null) | KGuiItem | |
KGuiItem(const QString &text, const QIconSet &iconSet, const QString &toolTip=QString::null, const QString &whatsThis=QString::null) | KGuiItem | |
KGuiItem(const KGuiItem &rhs) | KGuiItem | |
operator=(const KGuiItem &rhs) | KGuiItem | |
plainText() const | KGuiItem | |
setEnabled(bool enable) | KGuiItem | |
setIconName(const QString &iconName) | KGuiItem | |
setIconSet(const QIconSet &iconset) | KGuiItem | |
setText(const QString &text) | KGuiItem | |
setToolTip(const QString &tooltip) | KGuiItem | |
setWhatsThis(const QString &whatsThis) | KGuiItem | |
text() const | KGuiItem | |
toolTip() const | KGuiItem | |
whatsThis() const | KGuiItem | |
~KGuiItem() | KGuiItem |