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
assimpimporterplugin.h
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
4#ifndef ASSIMPIMPORTERPLUGIN_H
5#define ASSIMPIMPORTERPLUGIN_H
6
7#include <QtQuick3DAssetImport/private/qssgassetimporterplugin_p.h>
8
10
12{
15
16public:
17 QSSGAssetImporter *create(const QString &key, const QStringList &paramList) override;
18};
19
21
22
23#endif // ASSIMPIMPORTERPLUGIN_H
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
Combined button and popup list for selecting options.
GLuint64 key
#define QSSGAssetImporterFactoryInterface_iid
#define Q_OBJECT
#define Q_PLUGIN_METADATA(x)
view create()