okteta
Kasten2::ToggleButton Class Reference
#include <togglebutton.h>
Inheritance diagram for Kasten2::ToggleButton:

Public Member Functions | |
| ToggleButton (const QString &text, const QString &toolTip, QWidget *parent=0) | |
| ToggleButton (const KIcon &icon, const QString &text, const QString &toolTip, QWidget *parent=0) | |
| virtual | ~ToggleButton () |
| void | setCheckedState (const KIcon &icon, const QString &text, const QString &toolTip) |
| void | setCheckedState (const QString &text, const QString &toolTip) |
Detailed Description
Definition at line 40 of file togglebutton.h.
Constructor & Destructor Documentation
| Kasten2::ToggleButton::ToggleButton | ( | const QString & | text, |
| const QString & | toolTip, | ||
| QWidget * | parent = 0 |
||
| ) |
Definition at line 41 of file togglebutton.cpp.
| Kasten2::ToggleButton::ToggleButton | ( | const KIcon & | icon, |
| const QString & | text, | ||
| const QString & | toolTip, | ||
| QWidget * | parent = 0 |
||
| ) |
Definition at line 31 of file togglebutton.cpp.
|
virtual |
Definition at line 59 of file togglebutton.cpp.
Member Function Documentation
| void Kasten2::ToggleButton::setCheckedState | ( | const KIcon & | icon, |
| const QString & | text, | ||
| const QString & | toolTip | ||
| ) |
Definition at line 49 of file togglebutton.cpp.
| void Kasten2::ToggleButton::setCheckedState | ( | const QString & | text, |
| const QString & | toolTip | ||
| ) |
Definition at line 54 of file togglebutton.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 23:04:12 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 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference