libkdeedu/keduvocdocument
#include <keduvockvtmlcompability.h>
Public Member Functions | |
| KEduVocKvtmlCompability () | |
| void | addUserdefinedTense (const QString &tense) |
| QStringList | documentTenses () const |
| QString | oldTense (const QString &tense) |
| QString | oldType (const QString &mainType, const QString &subType) const |
| void | setupWordTypes (KEduVocWordType *parent) |
| QString | tenseFromKvtml1 (const QString &oldTense) |
| KEduVocWordType * | typeFromOldFormat (KEduVocWordType *parent, const QString &typeSubtypeString) const |
Detailed Description
Definition at line 74 of file keduvockvtmlcompability.h.
Constructor & Destructor Documentation
| KEduVocKvtmlCompability::KEduVocKvtmlCompability | ( | ) |
Constructor, initialize the map.
Definition at line 34 of file keduvockvtmlcompability.cpp.
Member Function Documentation
| void KEduVocKvtmlCompability::addUserdefinedTense | ( | const QString & | tense | ) |
Definition at line 187 of file keduvockvtmlcompability.cpp.
| QStringList KEduVocKvtmlCompability::documentTenses | ( | ) | const |
Definition at line 209 of file keduvockvtmlcompability.cpp.
| QString KEduVocKvtmlCompability::oldTense | ( | const QString & | tense | ) |
- Todo:
- writing of the user defined tenses is probably messed up
Definition at line 215 of file keduvockvtmlcompability.cpp.
| QString KEduVocKvtmlCompability::oldType | ( | const QString & | mainType, |
| const QString & | subType | ||
| ) | const |
To write old docs: convert a nice new type to the ugly old style.
- Parameters
-
mainType type subType subtype
- Returns
- old type string
| void KEduVocKvtmlCompability::setupWordTypes | ( | KEduVocWordType * | parent | ) |
Definition at line 225 of file keduvockvtmlcompability.cpp.
| QString KEduVocKvtmlCompability::tenseFromKvtml1 | ( | const QString & | oldTense | ) |
Definition at line 197 of file keduvockvtmlcompability.cpp.
| KEduVocWordType * KEduVocKvtmlCompability::typeFromOldFormat | ( | KEduVocWordType * | parent, |
| const QString & | typeSubtypeString | ||
| ) | const |
Get the type from an old type definition.
- Parameters
-
typeSubtypeString the old string containing everything
- Returns
- type
Definition at line 77 of file keduvockvtmlcompability.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:37:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference