kcalc
BitButton Class Reference
#include <bitbutton.h>
Inheritance diagram for BitButton:

Public Member Functions | |
BitButton (QWidget *parent=0) | |
bool | isOn () const |
void | setOn (bool value) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 27 of file bitbutton.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file bitbutton.cpp.
Member Function Documentation
bool BitButton::isOn | ( | ) | const |
Definition at line 52 of file bitbutton.cpp.
|
protected |
Definition at line 41 of file kcalc_bitset.cpp.
void BitButton::setOn | ( | bool | value | ) |
Definition at line 61 of file bitbutton.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:08:05 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:08:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.