KDE3Support
k3buttonbox.cpp
Go to the documentation of this file.
QPushButton * addButton(const QString &text, bool noexpand=false)
Add a new QPushButton.
Definition: k3buttonbox.cpp:100
void setHeight(int height)
int width() const
virtual QSize sizeHint() const
void updateGeometry()
K3ButtonBox(QWidget *parent, Qt::Orientation _orientation=Qt::Horizontal, int border=0, int _autoborder=6)
Create an empty container for buttons.
Definition: k3buttonbox.cpp:82
QSize buttonSizeHint(QPushButton *) const
Definition: k3buttonbox.cpp:336
int width() const
void setMinimumSize(const QSize &)
void setWidth(int width)
void move(int x, int y)
void layout()
This function must be called once after all buttons have been inserted.
Definition: k3buttonbox.cpp:165
void setFixedSize(const QSize &s)
int height() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
int height() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.