QtQml¶
Provides functions for producing logging messages for QML types. More…

Synopsis¶
Static functions¶
def
qmlAttachedPropertiesObject
(arg__1, arg__2, arg__3, create)def
qmlAttachedPropertiesObjectById
(arg__1, arg__2[, create=true])def
qmlContext
(arg__1)def
qmlEngine
(arg__1)def
qmlExecuteDeferred
(arg__1)
Detailed Description¶
-
static
PySide2.QtQml.QtQml.
qmlAttachedPropertiesObject
(arg__1, arg__2, arg__3, create)¶ - Parameters
arg__1 –
int
arg__2 –
QObject
arg__3 –
QMetaObject
create –
bool
- Return type
QObject
-
static
PySide2.QtQml.QtQml.
qmlAttachedPropertiesObjectById
(arg__1, arg__2[, create=true])¶ - Parameters
arg__1 –
int
arg__2 –
QObject
create –
bool
- Return type
QObject
-
static
PySide2.QtQml.QtQml.
qmlContext
(arg__1)¶ - Parameters
arg__1 –
QObject
- Return type
-
static
PySide2.QtQml.QtQml.
qmlEngine
(arg__1)¶ - Parameters
arg__1 –
QObject
- Return type
-
static
PySide2.QtQml.QtQml.
qmlExecuteDeferred
(arg__1)¶ - Parameters
arg__1 –
QObject