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
qssgassetimporterfactory.cpp File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#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 17 of file qssgassetimporterfactory.cpp.