![]() |
QtLingo 1
QtLingo is an Application to make Qt Computer Translations easier
|
string extractor replacer. More...
#include <ts_model.h>
Public Member Functions | |
string_extractor_replacer (map_hashQString &vqs, bool with_unfinished, bool with_vanished, bool unfinished_only) | |
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... | |
string extractor replacer.
Definition at line 59 of file ts_model.h.
|
inline |
Definition at line 61 of file ts_model.h.
void string_extractor_replacer::visit | ( | const document_node * | node | ) |
visit(const document_node *node). visit
Definition at line 43 of file ts_model.cpp.
void string_extractor_replacer::visit | ( | const DTD_node * | node | ) |
void string_extractor_replacer::visit | ( | element_node * | node | ) |
visit(element_node *node). visit
Definition at line 56 of file ts_model.cpp.