![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "lupdate.h"#include <translator.h>#include <xmlparser.h>#include <QtCore/QCoreApplication>#include <QtCore/QDebug>#include <QtCore/QFile>#include <QtCore/QString>#include <QtCore/QXmlStreamReader>Go to the source code of this file.
Classes | |
| class | UiReader |
Functions | |
| bool | loadUI (Translator &translator, const QString &filename, ConversionData &cd) |
| bool loadUI | ( | Translator & | translator, |
| const QString & | filename, | ||
| ConversionData & | cd ) |
Definition at line 158 of file ui.cpp.
References XmlParser::parse().