buttongroup.cpp
41 ButtonGroup::ButtonGroup(int strips, TQt::Orientation orient, TQWidget* parent, const char* name)
47 ButtonGroup::ButtonGroup(int strips, TQt::Orientation orient, const TQString& title, TQWidget* parent, const char* name)
int insert(TQButton *button, int id=-1)
Inserts a button in the group.
Definition: buttongroup.cpp:57
void buttonSet(int id)
Signal emitted whenever whenever any button in the group changes state, for whatever reason...