parley
#include "entryfilter.h"#include <krandom.h>#include <KDebug>#include <KDialog>#include <KMessageBox>#include <keduvocdocument.h>#include <keduvocwordtype.h>#include <keduvocexpression.h>#include "documentsettings.h"#include "testentry.h"#include "entryfilter.moc"
Include dependency graph for entryfilter.cpp:

Go to the source code of this file.
Functions | |
| static void | debugEntry (const QString &comment, KEduVocExpression *vocexp, KEduVocTranslation *from, KEduVocTranslation *to) |
Variables | |
| int | preGradeTimes [] |
Function Documentation
|
static |
Definition at line 63 of file entryfilter.cpp.
Variable Documentation
| int preGradeTimes[] |
Initial value:
= {
0,
3 * 60 + 30,
7 * 60,
15 * 60,
1 * 3600,
2 * 3600,
4 * 3600,
8 * 3600,
}
Definition at line 38 of file entryfilter.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference