kalarm/lib
buttongroup.h
Go to the documentation of this file.
int id(QAbstractButton *button) const
Returns the identifier of the specified button.
Definition: buttongroup.cpp:54
QAbstractButton * find(int id) const
Returns the button with the specified identifier id.
Definition: buttongroup.cpp:65
void buttonSet(QAbstractButton *button)
Signal emitted whenever whenever any button in the group changes state, for whatever reason...
A QButtonGroup with signal on new selection, and button IDs.
Definition: buttongroup.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:20 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:59:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.