-
enum
Extension
-
flags
扩展
-
enum
ObjectOwnership
-
QQmlApplicationEngine
(QObject *)
-
QQmlApplicationEngine
(const QUrl &, QObject *)
-
QQmlApplicationEngine
(QAnyStringView, QAnyStringView, QObject *)
-
QQmlApplicationEngine
(const QString &, QObject *)
-
~QQmlApplicationEngine
()
-
addImageProvider
(const QString &, QQmlImageProviderBase *)
-
addImportPath
(const QString &)
-
addPluginPath
(const QString &)
-
addUrlInterceptor
(QQmlAbstractUrlInterceptor *)
-
baseUrl
() const : QUrl
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
catchError
() : QJSValue
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
clearComponentCache
()
-
clearSingletons
()
-
coerceValue
(const From &) : To
-
collectGarbage
()
-
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
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
contextForObject
(const QObject *) : QQmlContext *
-
customEvent
(QEvent *)
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
evaluate
(const QString &, const QString &, int, QStringList *) : QJSValue
-
event
(QEvent *) : bool
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
exit
(int)
-
findChild
(const QString &, Qt::FindChildOptions) const : T
-
findChildren
(const QString &, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
fromManagedValue
(const QJSManagedValue &) : T
-
fromPrimitiveValue
(const QJSPrimitiveValue &) : T
-
fromScriptValue
(const QJSValue &) : T
-
fromVariant
(const QVariant &) : T
-
globalObject
() const : QJSValue
-
hasError
() const : bool
-
imageProvider
(const QString &) const : QQmlImageProviderBase *
-
importModule
(const QString &) : QJSValue
-
importPathList
() const : QStringList
-
incubationController
() const : QQmlIncubationController *
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
installExtensions
(QJSEngine::Extensions, const QJSValue &)
-
interceptUrl
(const QUrl &, QQmlAbstractUrlInterceptor::DataType) const : QUrl
-
isInterrupted
() const : bool
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int)
-
load
(const QUrl &)
-
load
(const QString &)
|
-
loadData
(const QByteArray &, const QUrl &)
-
loadFromModule
(QAnyStringView, QAnyStringView)
-
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
-
newSymbol
(const QString &) : QJSValue
-
objectCreated
(QObject *, const QUrl &)
-
objectCreationFailed
(const QUrl &)
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
objectOwnership
(QObject *) : QJSEngine::ObjectOwnership
-
offlineStorageDatabaseFilePath
(const QString &) const : QString
-
offlineStoragePath
() const : QString
-
offlineStoragePathChanged
()
-
outputWarningsToStandardError
() const : bool
-
parent
() const : QObject *
-
pluginPathList
() const : QStringList
-
property
(const char *) const : QVariant
-
quit
()
-
receivers
(const char *) const : int
-
registerModule
(const QString &, const QJSValue &) : bool
-
removeEventFilter
(QObject *)
-
removeImageProvider
(const QString &)
-
removeUrlInterceptor
(QQmlAbstractUrlInterceptor *)
-
retranslate
()
-
rootContext
() const : QQmlContext *
-
rootObjects
() const : QList<QObject *>
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setBaseUrl
(const QUrl &)
-
setContextForObject
(QObject *, QQmlContext *)
-
setExtraFileSelectors
(const QStringList &)
-
setImportPathList
(const QStringList &)
-
setIncubationController
(QQmlIncubationController *)
-
setInitialProperties
(const QVariantMap &)
-
setInterrupted
(bool)
-
setNetworkAccessManagerFactory
(QQmlNetworkAccessManagerFactory *)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setObjectOwnership
(QObject *, QJSEngine::ObjectOwnership)
-
setOfflineStoragePath
(const QString &)
-
setOutputWarningsToStandardError
(bool)
-
setParent
(QObject *)
-
setPluginPathList
(const QStringList &)
-
setProperty
(const char *, const QVariant &) : bool
-
setUiLanguage
(const QString &)
-
signalsBlocked
() const : bool
-
singletonInstance
(int) : T
-
singletonInstance
(QAnyStringView, QAnyStringView) : T
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
staticMetaObject
:
-
thread
() const : QThread *
-
throwError
(const QString &)
-
throwError
(QJSValue::ErrorType, const QString &)
-
throwError
(const QJSValue &)
-
timerEvent
(QTimerEvent *)
-
toManagedValue
(const T &) : QJSManagedValue
-
toPrimitiveValue
(const T &) : QJSPrimitiveValue
-
toScriptValue
(const T &) : QJSValue
-
tr
(const char *, const char *, int) : QString
-
trimComponentCache
()
-
uiLanguage
() const : QString
-
uiLanguageChanged
()
-
urlInterceptors
() const : QList<QQmlAbstractUrlInterceptor *>
-
warnings
(const QList<QQmlError> &)
|