-
enum
Extension
-
flags
扩展
-
enum
ObjectOwnership
-
QQmlEngine
(QObject *)
-
~QQmlEngine
()
-
addImageProvider
(const QString &, QQmlImageProviderBase *)
-
addImportPath
(const QString &)
-
addPluginPath
(const QString &)
-
baseUrl
() const : QUrl
-
blockSignals
(bool )
-
childEvent
(QChildEvent *)
-
children
() const
-
clearComponentCache
()
-
collectGarbage
()
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
-
connect
(const QObject *, PointerToMemberFunction , Functor )
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
-
connectNotify
(const QMetaMethod &)
-
contextForObject
(const QObject *) : QQmlContext *
-
customEvent
(QEvent *)
-
d_ptr
:
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QMetaObject::Connection &)
-
disconnect
(const char *, const QObject *, const char *) const
-
disconnect
(const QObject *, const char *) const
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const
-
evaluate
(const QString &, const QString &, int ) : QJSValue
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *)
-
exit
(int )
-
findChild
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
-
fromScriptValue
(const QJSValue &) : T
-
globalObject
() const : QJSValue
-
imageProvider
(const QString &) const : QQmlImageProviderBase *
-
importModule
(const QString &) : QJSValue
-
importPathList
() const : QStringList
-
importPlugin
(const QString &, const QString &, QList<QQmlError> *) : bool
-
incubationController
() const : QQmlIncubationController *
-
inherits
(const char *) const
-
installEventFilter
(QObject *)
-
installExtensions
(QJSEngine::Extensions , const QJSValue &)
-
isSignalConnected
(const QMetaMethod &) const
-
isWidgetType
() const
-
isWindowType
() const
-
killTimer
(int )
-
metaObject
() const : const QMetaObject *
|
-
moveToThread
(QThread *)
-
networkAccessManager
() const : QNetworkAccessManager *
-
networkAccessManagerFactory
() const : QQmlNetworkAccessManagerFactory *
-
newArray
(uint ) : QJSValue
-
newErrorObject
(QJSValue::ErrorType , const QString &) : QJSValue
-
newObject
() : QJSValue
-
newQMetaObject
(const QMetaObject *) : QJSValue
-
newQMetaObject
() : QJSValue
-
newQObject
(QObject *) : QJSValue
-
objectName
() const
-
objectNameChanged
(const QString &)
-
objectOwnership
(QObject *) : QQmlEngine::ObjectOwnership
-
offlineStorageDatabaseFilePath
(const QString &) const : QString
-
offlineStoragePath
() const : QString
-
outputWarningsToStandardError
() const : bool
-
parent
() const
-
pluginPathList
() const : QStringList
-
property
(const char *) const
-
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
-
qt_metacast
(
const char *
) : void *
-
quit
()
-
receivers
(const char *) const
-
removeEventFilter
(QObject *)
-
removeImageProvider
(const QString &)
-
retranslate
()
-
rootContext
() const : QQmlContext *
-
sender
() const
-
senderSignalIndex
() const
-
setBaseUrl
(const QUrl &)
-
setContextForObject
(QObject *, QQmlContext *)
-
setImportPathList
(const QStringList &)
-
setIncubationController
(QQmlIncubationController *)
-
setNetworkAccessManagerFactory
(QQmlNetworkAccessManagerFactory *)
-
setObjectName
(const QString &)
-
setObjectOwnership
(QObject *, QQmlEngine::ObjectOwnership )
-
setOfflineStoragePath
(const QString &)
-
setOutputWarningsToStandardError
(bool )
-
setParent
(QObject *)
-
setPluginPathList
(const QStringList &)
-
setProperty
(const char *, const QVariant &)
-
signalsBlocked
() const
-
singletonInstance
(int ) : T
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
thread
() const
-
throwError
(const QString &)
-
throwError
(QJSValue::ErrorType , const QString &)
-
timerEvent
(QTimerEvent *)
-
toScriptValue
(const T &) : QJSValue
-
tr
(const char *, const char *, int ) : QString
-
trUtf8
(const char *, const char *, int ) : QString
-
trimComponentCache
()
-
warnings
(const QList<QQmlError> &)
|