Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qssgassetimporterfactory.cpp File Reference

(ed39d7a18a4ddfc0cc9197b3b0863c1443fe3b8a)

#include "qssgassetimporterfactory_p.h"
#include "qssgassetimporterplugin_p.h"
#include "qssgassetimporter_p.h"
#include <QtCore/qdebug.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QDir>
+ Include dependency graph for qssgassetimporterfactory.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC_WITH_ARGS (QFactoryLoader, loader,(QSSGAssetImporterFactoryInterface_iid, QLatin1String("/assetimporters"), Qt::CaseInsensitive)) QStringList QSSGAssetImporterFactory
 

Function Documentation

◆ Q_GLOBAL_STATIC_WITH_ARGS()

QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC_WITH_ARGS ( QFactoryLoader ,
loader ,
(QSSGAssetImporterFactoryInterface_iid, QLatin1String("/assetimporters"), Qt::CaseInsensitive)  )

Definition at line 15 of file qssgassetimporterfactory.cpp.