okteta
Utf8Editor Class Reference
#include <utf8editor.h>
Inheritance diagram for Utf8Editor:

Public Member Functions | |
Utf8Editor (QWidget *parent) | |
virtual | ~Utf8Editor () |
Utf8 | data () const |
void | setData (Utf8 data) |
Properties | |
Utf8 | data |
Detailed Description
Definition at line 32 of file utf8editor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 54 of file utf8editor.cpp.
|
virtual |
Definition at line 72 of file utf8editor.cpp.
Member Function Documentation
Utf8 Utf8Editor::data | ( | ) | const |
void Utf8Editor::setData | ( | Utf8 | data | ) |
Definition at line 61 of file utf8editor.cpp.
Property Documentation
|
readwrite |
Definition at line 35 of file utf8editor.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.