KDEUI
kbuttongroup.cpp
Go to the documentation of this file.
int selected() const
Return the index of the selected QAbstractButton, among the QAbstractButton's added to the widget...
Definition: kbuttongroup.cpp:93
Group box with index of the selected button KButtonGroup is a simple group box that can keep track of...
Definition: kbuttongroup.h:41
void changed(int id)
Emitted when anything (a click on a button, or calling setSelected()) change the id of the current se...
virtual void childEvent(QChildEvent *event)
Reimplemented from QGroupBox.
Definition: kbuttongroup.cpp:98
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.