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 Class Reference

#include <qssgassetimporterfactory_p.h>

+ Collaboration diagram for QSSGAssetImporterFactory:

Static Public Member Functions

static QStringList keys ()
 
static QSSGAssetImportercreate (const QString &name, const QStringList &args)
 

Detailed Description

Definition at line 25 of file qssgassetimporterfactory_p.h.

Member Function Documentation

◆ create()

QSSGAssetImporter * QSSGAssetImporterFactory::create ( const QString & name,
const QStringList & args )
static

Definition at line 22 of file qssgassetimporterfactory.cpp.

References args.

Referenced by QSSGAssetImportManager::QSSGAssetImportManager().

+ Here is the caller graph for this function:

◆ keys()

static QStringList QSSGAssetImporterFactory::keys ( )
static

Referenced by QSSGAssetImportManager::QSSGAssetImportManager().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: