![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljsimporter_p.h>
Public Member Functions | |
ImportedTypes (QQmlJS::ContextualTypes &&types, QList< QQmlJS::DiagnosticMessage > &&warnings) | |
ImportedTypes (const ImportedTypes &)=default | |
ImportedTypes (ImportedTypes &&)=default | |
ImportedTypes & | operator= (const ImportedTypes &)=default |
ImportedTypes & | operator= (ImportedTypes &&)=default |
~ImportedTypes ()=default | |
void | clear () |
const QQmlJS::ContextualTypes & | contextualTypes () const |
const QList< QQmlJS::DiagnosticMessage > & | warnings () const |
bool | isEmpty () const |
bool | hasType (const QString &name) const |
QQmlJS::ImportedScope< QQmlJSScope::ConstPtr > | type (const QString &name) const |
QString | name (const QQmlJSScope::ConstPtr &type) const |
void | setType (const QString &name, const QQmlJS::ImportedScope< QQmlJSScope::ConstPtr > &type) |
bool | isNullType (const QString &name) const |
const QHash< QString, QQmlJS::ImportedScope< QQmlJSScope::ConstPtr > > & | types () const |
void | add (ImportedTypes &&other) |
void | addWarnings (QList< QQmlJS::DiagnosticMessage > &&warnings) |
Definition at line 76 of file qqmljsimporter_p.h.
|
inline |
Definition at line 77 of file qqmljsimporter_p.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 114 of file qqmljsimporter_p.h.
|
inline |
Definition at line 120 of file qqmljsimporter_p.h.
|
inline |
Definition at line 87 of file qqmljsimporter_p.h.
|
inline |
Definition at line 93 of file qqmljsimporter_p.h.
|
inline |
Definition at line 98 of file qqmljsimporter_p.h.
|
inline |
Definition at line 96 of file qqmljsimporter_p.h.
|
inline |
Definition at line 108 of file qqmljsimporter_p.h.
|
inline |
Definition at line 103 of file qqmljsimporter_p.h.
|
default |
|
default |
|
inline |
Definition at line 104 of file qqmljsimporter_p.h.
|
inline |
Definition at line 99 of file qqmljsimporter_p.h.
|
inline |
Definition at line 109 of file qqmljsimporter_p.h.
|
inline |
Definition at line 94 of file qqmljsimporter_p.h.