libkdeedu/keduvocdocument
KEduVocKvtmlCompability Class Reference
#include <keduvockvtmlcompability.h>
Detailed Description
Definition at line 75 of file keduvockvtmlcompability.h.
Public Member Functions | |
| void | addUserdefinedTense (const QString &tense) |
| QStringList | documentTenses () const |
| KEduVocKvtmlCompability () | |
| 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 |
Constructor & Destructor Documentation
| KEduVocKvtmlCompability::KEduVocKvtmlCompability | ( | ) |
Member Function Documentation
| void KEduVocKvtmlCompability::addUserdefinedTense | ( | const QString & | tense | ) |
Definition at line 186 of file keduvockvtmlcompability.cpp.
| QStringList KEduVocKvtmlCompability::documentTenses | ( | ) | const |
Definition at line 208 of file keduvockvtmlcompability.cpp.
- Todo:
- writing of the user defined tenses is probably messed up
Definition at line 214 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 224 of file keduvockvtmlcompability.cpp.
Definition at line 196 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 76 of file keduvockvtmlcompability.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference