lokalize
noteeditor.cpp File Reference
#include "noteeditor.h"
#include "catalog.h"
#include "cmd.h"
#include "prefs_lokalize.h"
#include <klocale.h>
#include <kdebug.h>
#include <ktextedit.h>
#include <ktextbrowser.h>
#include <kcombobox.h>
#include <kpushbutton.h>
#include <QBoxLayout>
#include <QStackedLayout>
#include <QLabel>
#include <QStringListModel>
#include <QLineEdit>
#include <QKeyEvent>
#include "noteeditor.moc"
Include dependency graph for noteeditor.cpp:
Go to the source code of this file.
Functions | |
int | displayNotes (KTextBrowser *browser, const QVector< Note > ¬es, int active, bool multiple) |
Function Documentation
int displayNotes | ( | KTextBrowser * | browser, |
const QVector< Note > & | notes, | ||
int | active, | ||
bool | multiple | ||
) |
Definition at line 124 of file noteeditor.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.