![]() |
QtLingo 1
QtLingo is an Application to make Qt Computer Translations easier
|
back string replacer. More...
#include <ts_model.h>
Public Member Functions | |
| back_string_replacer (const map_QStringQString &strings, const QString &langid) | |
| void | visit (const document_node *node) |
| visit(const document_node *node). visit More... | |
| void | visit (const DTD_node *node) |
| visit(const DTD_node *). visit More... | |
| void | visit (element_node *node) |
| visit(element_node *node). visit More... | |
| void | visit (TS_node *node) |
| visit(TS_node *node). visit More... | |
back string replacer.
Definition at line 80 of file ts_model.h.
|
inline |
Definition at line 82 of file ts_model.h.
| void back_string_replacer::visit | ( | const document_node * | node | ) |
visit(const document_node *node). visit
Definition at line 146 of file ts_model.cpp.
| void back_string_replacer::visit | ( | const DTD_node * | node | ) |
| void back_string_replacer::visit | ( | element_node * | node | ) |
visit(element_node *node). visit
Definition at line 159 of file ts_model.cpp.
| void back_string_replacer::visit | ( | TS_node * | node | ) |
visit(TS_node *node). visit
Definition at line 226 of file ts_model.cpp.