KIconButton Member List
This is the complete list of members for
KIconButton, including all inherited members.
accel() const | QPushButton | |
autoDefault() const | QPushButton | |
autoRepeat() const | QPushButton | |
clicked() | QPushButton | |
group() const | QPushButton | |
icon | KIconButton | |
icon() const | KIconButton | [inline] |
iconChanged(QString icon) | KIconButton | [signal] |
iconSet() const | QPushButton | |
iconSize | KIconButton | |
iconSize() const | KIconButton | |
isDefault() const | QPushButton | |
isDown() const | QPushButton | |
isExclusiveToggle() const | QPushButton | |
isFlat() const | QPushButton | |
isOn() const | QPushButton | |
isToggleButton() const | QPushButton | |
KIconButton(QWidget *parent=0L, const char *name=0L) | KIconButton | |
KIconButton(KIconLoader *loader, QWidget *parent, const char *name=0L) | KIconButton | |
pixmap() const | QPushButton | |
popup() const | QPushButton | |
pressed() | QPushButton | |
prop-whether the push button is the auto default button | QPushButton | |
prop-whether the button is automatically masked | QPushButton | |
prop-whether the push button is the default button | QPushButton | |
prop-whether the border is disabled | QPushButton | |
prop-the icon set on the push button | QPushButton | |
prop-whether the push button is toggled | QPushButton | |
prop-whether the button is a toggle button | QPushButton | |
QPushButton(QWidget *parent, const char *name=0) | QPushButton | |
QPushButton(const QString &text, QWidget *parent, const char *name=0) | QPushButton | |
QPushButton(const QIconSet &icon, const QString &text, QWidget *parent, const char *name=0) | QPushButton | |
QPushButton() | QPushButton | |
released() | QPushButton | |
resetIcon() | KIconButton | |
setAccel(const QKeySequence &) | QPushButton | |
setAutoDefault(bool autoDef) | QPushButton | |
setAutoRepeat(bool) | QPushButton | |
setDefault(bool def) | QPushButton | |
setDown(bool) | QPushButton | |
setFlat(bool) | QPushButton | |
setIcon(const QString &icon) | KIconButton | |
setIconSet(const QIconSet &) | QPushButton | |
setIconSize(int size) | KIconButton | |
setIconType(KIcon::Group group, KIcon::Context context, bool user=false) | KIconButton | |
setOn(bool) | QPushButton | |
setPixmap(const QPixmap &) | QPushButton | |
setPopup(QPopupMenu *popup) | QPushButton | |
setStrictIconSize(bool b) | KIconButton | |
setText(const QString &) | QPushButton | |
setToggleButton(bool) | QPushButton | |
state() const | QPushButton | |
stateChanged(int state) | QPushButton | |
strictIconSize | KIconButton | |
strictIconSize() const | KIconButton | |
text() const | QPushButton | |
toggle() | QPushButton | |
toggled(bool on) | QPushButton | |
~KIconButton() | KIconButton | |