Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgassetimporterfactory.cpp
Go to the documentation of this file.
1// Copyright (C) 2019 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
7
8#include <QtCore/qdebug.h>
9#include <QtCore/private/qfactoryloader_p.h>
10#include <QtCore/QCoreApplication>
11#include <QtCore/QDir>
12
14
16
18{
19 return loader->keyMap().values();
20}
21
23{
24 return qLoadPlugin<QSSGAssetImporter, QSSGAssetImporterPlugin>(loader(), name, args);
25}
26
static QStringList keys()
static QSSGAssetImporter * create(const QString &name, const QStringList &args)
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
Combined button and popup list for selecting options.
@ CaseInsensitive
#define Q_GLOBAL_STATIC_WITH_ARGS(TYPE, NAME, ARGS)
GLuint name
#define QSSGAssetImporterFactoryInterface_iid
QLatin1StringView QLatin1String
Definition qstringfwd.h:31
QJSValueList args