Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
ui.cpp File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include "lupdate.h"
#include <translator.h>
#include <xmlparser.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QDebug>
#include <QtCore/QFile>
#include <QtCore/QString>
#include <QtCore/QXmlStreamReader>
+ Include dependency graph for ui.cpp:

Go to the source code of this file.

Classes

class  UiReader
 

Functions

bool loadUI (Translator &translator, const QString &filename, ConversionData &cd)
 

Function Documentation

◆ loadUI()

bool loadUI ( Translator & translator,
const QString & filename,
ConversionData & cd )

Definition at line 157 of file ui.cpp.

References XmlParser::parse().

+ Here is the call graph for this function: