Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlimport_p.h File Reference
#include <QtCore/qurl.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qset.h>
#include <QtCore/qstringlist.h>
#include <QtQml/qqmlengine.h>
#include <QtQml/qqmlerror.h>
#include <QtQml/qqmlfile.h>
#include <private/qqmldirparser_p.h>
#include <private/qqmltype_p.h>
#include <private/qstringhash_p.h>
#include <private/qv4compileddata_p.h>
#include <private/qfieldlist_p.h>
+ Include dependency graph for qqmlimport_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlImportInstance
 
class  QQmlImportNamespace
 
class  QQmlImports
 The QQmlImports class encapsulates one QML document's import statements. More...
 
struct  QQmlImports::ScriptReference
 
struct  QQmlImports::CompositeSingletonReference
 
class  QQmlImportDatabase
 The QQmlImportDatabase class manages the QML imports for a QQmlEngine. More...
 

Namespaces

namespace  QQmlImport
 

Enumerations

enum  QQmlImport::RecursionRestriction { QQmlImport::PreventRecursion , QQmlImport::AllowRecursion }
 

Functions

const QLoggingCategorylcQmlImport ()
 
void qmlClearEnginePlugins ()
 

Function Documentation

◆ lcQmlImport()

◆ qmlClearEnginePlugins()

void qmlClearEnginePlugins ( )

Definition at line 129 of file qqmlpluginimporter.cpp.

References unloadPlugin().

Referenced by qmlClearTypeRegistrations().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: