![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltypeloaderqmldircontent_p.h>
Public Member Functions | |
QQmlTypeLoaderQmldirContent ()=default | |
QQmlTypeLoaderQmldirContent (const QQmlTypeLoaderQmldirContent &)=default | |
QQmlTypeLoaderQmldirContent & | operator= (const QQmlTypeLoaderQmldirContent &)=default |
bool | hasContent () const |
bool | hasError () const |
QList< QQmlError > | errors (const QString &uri, const QUrl &url) const |
bool | hasTypeNamespace () const |
QString | typeNamespace () const |
QQmlDirComponents | components () const |
QQmlDirScripts | scripts () const |
QQmlDirPlugins | plugins () const |
QQmlDirImports | imports () const |
QString | qmldirLocation () const |
QString | preferredPath () const |
bool | hasRedirection () const |
bool | designerSupported () const |
bool | hasTypeInfo () const |
Friends | |
class | QQmlTypeLoader |
Definition at line 23 of file qqmltypeloaderqmldircontent_p.h.
|
default |
|
default |
|
inline |
Definition at line 43 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 58 of file qqmltypeloaderqmldircontent_p.h.
QT_BEGIN_NAMESPACE QList< QQmlError > QQmlTypeLoaderQmldirContent::errors | ( | const QString & | uri, |
const QUrl & | url ) const |
Definition at line 10 of file qqmltypeloaderqmldircontent.cpp.
|
inline |
Definition at line 36 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 37 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 51 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 59 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 40 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 46 of file qqmltypeloaderqmldircontent_p.h.
|
default |
|
inline |
Definition at line 45 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 49 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 48 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 44 of file qqmltypeloaderqmldircontent_p.h.
|
inline |
Definition at line 41 of file qqmltypeloaderqmldircontent_p.h.
|
friend |
Definition at line 26 of file qqmltypeloaderqmldircontent_p.h.