kalarm/lib
buttongroup.h
Go to the documentation of this file.
QAbstractButton * button(int id) const
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...
QObject * parent() const
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:35:02 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:35:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.