Qt 5.13
Qt QML
C++ Classes
QQmlComponent
Qt 5.13.0 Reference Documentation
List of All Members for QQmlComponent
This is the complete list of members for
QQmlComponent
, including inherited members.
enum
CompilationMode
typedef
QObjectList
QQmlComponent
(QQmlEngine *, const QUrl &, QQmlComponent::CompilationMode , QObject *)
QQmlComponent
(QQmlEngine *, const QUrl &, QObject *)
QQmlComponent
(QQmlEngine *, const QString &, QQmlComponent::CompilationMode , QObject *)
QQmlComponent
(QQmlEngine *, const QString &, QObject *)
QQmlComponent
(QQmlEngine *, QObject *)
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
Status
deleteLater
()
loadUrl
(const QUrl &, QQmlComponent::CompilationMode )
loadUrl
(const QUrl &)
objectNameChanged
(const QString &)
progressChanged
(
qreal
)
setData
(const QByteArray &, const QUrl &)
statusChanged
(
QQmlComponent::Status
)
~QQmlComponent
()
beginCreate
(QQmlContext *) : QObject *
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
completeCreate
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
create
(QQmlContext *) : QObject *
create
(QQmlIncubator &, QQmlContext *, QQmlContext *)
creationContext
() const : QQmlContext *
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
engine
() const : QQmlEngine *
errors
() const : QList<QQmlError>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isError
() const : bool
isLoading
() const : bool
isNull
() const : bool
isReady
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
moveToThread
(QThread *)
objectName
() const : QString
progress
() const : qreal
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
status
() const : QQmlComponent::Status
thread
() const : QThread *
url
() const : QUrl