okteta
Float32Editor Class Reference
#include <float32editor.h>
Inheritance diagram for Float32Editor:

Public Member Functions | |
Float32Editor (QWidget *parent) | |
virtual | ~Float32Editor () |
Float32 | data () const |
void | setData (Float32 data) |
Properties | |
Float32 | data |
Detailed Description
Definition at line 32 of file float32editor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file float32editor.cpp.
|
virtual |
Definition at line 55 of file float32editor.cpp.
Member Function Documentation
Float32 Float32Editor::data | ( | ) | const |
void Float32Editor::setData | ( | Float32 | data | ) |
Definition at line 44 of file float32editor.cpp.
Property Documentation
|
readwrite |
Definition at line 35 of file float32editor.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.