![]() |
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::ContextualType &type) |
| bool | isNullType (const QString &name) const |
| const QHash< QString, QQmlJS::ContextualType > & | types () const |
| const auto & | names () const |
| void | add (ImportedTypes &&other) |
| void | addWarnings (QList< QQmlJS::DiagnosticMessage > &&warnings) |
Definition at line 84 of file qqmljsimporter_p.h.
|
inline |
Definition at line 85 of file qqmljsimporter_p.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 120 of file qqmljsimporter_p.h.
|
inline |
Definition at line 126 of file qqmljsimporter_p.h.
|
inline |
Definition at line 95 of file qqmljsimporter_p.h.
|
inline |
Definition at line 101 of file qqmljsimporter_p.h.
|
inline |
Definition at line 106 of file qqmljsimporter_p.h.
|
inline |
Definition at line 104 of file qqmljsimporter_p.h.
|
inline |
Definition at line 116 of file qqmljsimporter_p.h.
|
inline |
Definition at line 111 of file qqmljsimporter_p.h.
|
inline |
Definition at line 118 of file qqmljsimporter_p.h.
|
default |
|
default |
|
inline |
Definition at line 112 of file qqmljsimporter_p.h.
|
inline |
Definition at line 107 of file qqmljsimporter_p.h.
|
inline |
Definition at line 117 of file qqmljsimporter_p.h.
|
inline |
Definition at line 102 of file qqmljsimporter_p.h.