kcalc
KCalcBitset Class Reference
#include <kcalc_bitset.h>
Inheritance diagram for KCalcBitset:

Public Slots | |
void | setValue (quint64 value) |
void | slotToggleBit (int bit) |
Signals | |
void | valueChanged (quint64 value) |
Public Member Functions | |
KCalcBitset (QWidget *parent=0) | |
quint64 | getValue () const |
Detailed Description
Definition at line 29 of file kcalc_bitset.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 61 of file kcalc_bitset.cpp.
Member Function Documentation
quint64 KCalcBitset::getValue | ( | ) | const |
Definition at line 131 of file kcalc_bitset.cpp.
|
slot |
Definition at line 109 of file kcalc_bitset.cpp.
|
slot |
Definition at line 139 of file kcalc_bitset.cpp.
|
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 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.