okteta
Float64Editor Class Reference
#include <float64editor.h>
Inheritance diagram for Float64Editor:
Public Member Functions | |
Float64Editor (QWidget *parent) | |
virtual | ~Float64Editor () |
Float64 | data () const |
void | setData (Float64 data) |
Properties | |
Float64 | data |
Detailed Description
Definition at line 32 of file float64editor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 29 of file float64editor.cpp.
|
virtual |
Definition at line 49 of file float64editor.cpp.
Member Function Documentation
Float64 Float64Editor::data | ( | ) | const |
void Float64Editor::setData | ( | Float64 | data | ) |
Definition at line 38 of file float64editor.cpp.
Property Documentation
|
readwrite |
Definition at line 35 of file float64editor.h.
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:11 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:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.