kalarm/lib
buttongroup.cpp
  
Go to the documentation of this file.
   56     for (QMap<int, QAbstractButton*>::ConstIterator it = mIds.constBegin();  it != mIds.constEnd();  ++it)
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...
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.
    KDE API Reference