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
qqmlimport_p.h File Reference

(aa2e2333376cefd1c7b8c3931097eb6dd4b96dd9)

#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/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()

const QLoggingCategory & lcQmlImport ( )

Definition at line 63 of file qqmlimport.cpp.

References QmlImportCategoryHolder::category().

Referenced by QQmlImports::addFileImport(), QQmlImports::addImplicitImport(), QQmlImportDatabase::addImportPath(), QQmlImports::addLibraryImport(), QQmlImportDatabase::addPluginPath(), QQmlPluginImporter::importPlugins(), QQmlTypeLoader::Blob::loadDependentImports(), QQmlImportDatabase::locateLocalQmldir(), QQmlImports::resolveType(), QQmlImportDatabase::setImportPathList(), QQmlImportDatabase::setPluginPathList(), and QQmlImports::updateQmldirContent().

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

◆ 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: