kbuttonbox.h
98 TQPushButton *addButton(const TQString& text, TQObject * receiver, const char * slot, bool noexpand = false);
TQPushButton * addButton(const TQString &text, bool noexpand=false)
Add a new TQPushButton.
Definition kbuttonbox.cpp:98
KButtonBox(TQWidget *parent, Orientation _orientation=TQt::Horizontal, int border=0, int _autoborder=6)
Create an empty container for buttons.
Definition kbuttonbox.cpp:82
void layout()
This function must be called once after all buttons have been inserted.
Definition kbuttonbox.cpp:163
Trinity API Reference