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

(16e1f3d092c3935cfbbaff7a9ced89a8899ee1a3)

#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 156 of file ui.cpp.

References XmlParser::parse().

Here is the call graph for this function: