KGuiItem-members
KGuiItem Member List
This is the complete list of members for KGuiItem, including all inherited members.
assign(QPushButton *button, const KGuiItem &item) | KGuiItem | static |
hasIcon() const | KGuiItem | |
icon() const | KGuiItem | |
iconName() const | KGuiItem | |
isEnabled() const | KGuiItem | |
KGuiItem() | KGuiItem | |
KGuiItem(const QString &text, const QString &iconName=QString(), const QString &toolTip=QString(), const QString &whatsThis=QString()) | KGuiItem | explicit |
KGuiItem(const QString &text, const QIcon &icon, const QString &toolTip=QString(), const QString &whatsThis=QString()) | KGuiItem | |
KGuiItem(const KGuiItem &other) | KGuiItem | |
operator=(const KGuiItem &other) | KGuiItem | |
plainText() const | KGuiItem | |
setEnabled(bool enable) | KGuiItem | |
setIcon(const QIcon &iconset) | KGuiItem | |
setIconName(const QString &iconName) | 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 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.