lokalize
NoteEditor Class Reference
#include <noteeditor.h>
Inheritance diagram for NoteEditor:

Signals | |
void | accepted () |
void | rejected () |
Public Member Functions | |
NoteEditor (QWidget *parent) | |
~NoteEditor () | |
Note | note () |
int | noteIndex () |
void | setFromFieldVisible (bool) |
void | setNote (const Note &, int idx) |
void | setNoteAuthors (const QStringList &) |
Detailed Description
Definition at line 39 of file noteeditor.h.
Constructor & Destructor Documentation
NoteEditor::NoteEditor | ( | QWidget * | parent | ) |
Definition at line 55 of file noteeditor.cpp.
|
inline |
Definition at line 44 of file noteeditor.h.
Member Function Documentation
|
signal |
Note NoteEditor::note | ( | ) |
Definition at line 99 of file noteeditor.cpp.
|
inline |
Definition at line 48 of file noteeditor.h.
|
signal |
void NoteEditor::setFromFieldVisible | ( | bool | v | ) |
Definition at line 93 of file noteeditor.cpp.
void NoteEditor::setNote | ( | const Note & | note, |
int | idx | ||
) |
Definition at line 106 of file noteeditor.cpp.
void NoteEditor::setNoteAuthors | ( | const QStringList & | authors | ) |
Definition at line 117 of file noteeditor.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:03:45 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:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.