K3ButtonBox Member List
This is the complete list of members for
K3ButtonBox, including all inherited members.
addButton(const QString &text, bool noexpand=false) | K3ButtonBox | |
addButton(const QString &text, QObject *receiver, const char *slot, bool noexpand=false) | K3ButtonBox | |
addButton(const KGuiItem &guiitem, bool noexpand=false) | K3ButtonBox | |
addButton(const KGuiItem &guiitem, QObject *receiver, const char *slot, bool noexpand=false) | K3ButtonBox | |
addStretch(int scale=1) | K3ButtonBox | |
bestButtonSize() const | K3ButtonBox | [protected] |
buttonSizeHint(QPushButton *) const | K3ButtonBox | [protected] |
K3ButtonBox(QWidget *parent, Qt::Orientation _orientation=Qt::Horizontal, int border=0, int _autoborder=6) | K3ButtonBox | [explicit] |
layout() | K3ButtonBox | |
placeButtons() | K3ButtonBox | [protected] |
resizeEvent(QResizeEvent *) | K3ButtonBox | [virtual] |
sizeHint() const | K3ButtonBox | [virtual] |
sizePolicy() const | K3ButtonBox | [virtual] |
~K3ButtonBox() | K3ButtonBox | |