blogilo
CatCheckBox Class Reference
#include <catcheckbox.h>
Inheritance diagram for CatCheckBox:

Public Member Functions | |
| CatCheckBox (QWidget *parent=0) | |
| CatCheckBox (const QString &text, QWidget *parent=0) | |
| ~CatCheckBox () | |
| Category | category () const |
| void | setCategory (const Category &category) |
Detailed Description
Extend QCheckBox to add property needed for Category checkboxes.
Definition at line 37 of file catcheckbox.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file catcheckbox.cpp.
|
explicit |
Definition at line 39 of file catcheckbox.cpp.
| CatCheckBox::~CatCheckBox | ( | ) |
Definition at line 45 of file catcheckbox.cpp.
Member Function Documentation
| Category CatCheckBox::category | ( | ) | const |
Definition at line 50 of file catcheckbox.cpp.
| void CatCheckBox::setCategory | ( | const Category & | category | ) |
Definition at line 55 of file catcheckbox.cpp.
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:55:44 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:55:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference