#include <metatranslator.h>Include dependency graph for merge.cpp:

Go to the source code of this file.
Typedefs | |
| typedef QValueList< MetaTranslatorMessage > | TML |
Functions | |
| void | applyNumberHeuristic (MetaTranslator *tor, bool verbose) |
| void | applySameTextHeuristic (MetaTranslator *tor, bool verbose) |
| void | merge (MetaTranslator *tor, const MetaTranslator *virginTor, bool verbose) |
|
|
|
|
||||||||||||
|
Definition at line 209 of file numberh.cpp. References all, QValueList< T >::begin(), QMap< Key, T >::begin(), QValueList< T >::end(), QMap< Key, T >::end(), QMap< Key, T >::find(), QMap< Key, T >::insert(), MetaTranslator::insert(), MetaTranslator::messages(), qstrcmp(), t, translationAttempt(), u, MetaTranslatorMessage::Unfinished, and zeroKey(). Referenced by merge(). |
|
||||||||||||
|
Definition at line 43 of file sametexth.cpp. References all, QValueList< T >::append(), QValueList< T >::begin(), QMap< Key, T >::contains(), QValueList< T >::end(), QMap< Key, T >::end(), QMap< Key, T >::find(), QMap< Key, T >::insert(), MetaTranslator::insert(), MetaTranslator::messages(), QMap< Key, T >::remove(), t, u, and MetaTranslatorMessage::Unfinished. Referenced by merge(). |
|
||||||||||||||||
1.4.2