kopete/kopete
IdCheckBox Class Reference
#include <IdGuiElements.h>
Inheritance diagram for IdCheckBox:

Signals | |
void | stateChanged (unsigned int id, int state) |
Public Member Functions | |
IdCheckBox (unsigned int id, QWidget *parent=0) | |
IdCheckBox (unsigned int id, const QString &text, QWidget *parent=0) | |
Detailed Description
Definition at line 59 of file IdGuiElements.h.
Constructor & Destructor Documentation
IdCheckBox::IdCheckBox | ( | unsigned int | id, |
QWidget * | parent = 0 |
||
) |
Definition at line 71 of file IdGuiElements.cpp.
IdCheckBox::IdCheckBox | ( | unsigned int | id, |
const QString & | text, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 77 of file IdGuiElements.cpp.
Member Function Documentation
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:41 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:53:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.