![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQml/qqmlfile.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QTranslator>
#include <QQmlComponent>
#include "qqmlapplicationengine.h"
#include "qqmlapplicationengine_p.h"
#include <QtQml/private/qqmlcomponent_p.h>
#include <QtQml/private/qqmldirdata_p.h>
#include <QtQml/private/qqmlfileselector_p.h>
#include "moc_qqmlapplicationengine.cpp"
Go to the source code of this file.
Functions | |
static QString | translationsDirectoryFromLocalUrl (const QUrl &url) |
static QUrl | urlFromFilePath (const QString &filePath) |
Definition at line 90 of file qqmlapplicationengine.cpp.
Definition at line 328 of file qqmlapplicationengine.cpp.