kalarm/lib
checkbox.h
Go to the documentation of this file.
virtual void setReadOnly(bool readOnly)
Sets whether the check box is read-only for the user.
Definition: checkbox.cpp:44
virtual QByteArray text(quint32 serialNumber) const =0
void setFocusWidget(QWidget *widget, bool enable=true)
Specifies a widget to receive focus when the user selects the check box by clicking on it...
Definition: checkbox.cpp:58
QWidget * focusWidget() const
Returns the widget which receives focus when the user selects the check box by clicking on it...
Definition: checkbox.h:65
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.