内容表

上一话题

QQmlTypesExtensionInterface

下一话题

PySide2.QtQuick

QtQml

Provides functions for producing logging messages for QML types. 更多 …

Inheritance diagram of PySide2.QtQml.QtQml

概要

静态函数

详细描述

static PySide2.QtQml.QtQml. qmlAttachedPropertiesObject ( arg__1 , arg__2 , arg__3 , create )
参数
  • arg__1 – int

  • arg__2 – QObject

  • arg__3 – QMetaObject

  • create – bool

返回类型

QObject

注意

此函数被弃用。

static PySide2.QtQml.QtQml. qmlAttachedPropertiesObjectById ( arg__1 , arg__2 [ , create=true ] )
参数
  • arg__1 – int

  • arg__2 – QObject

  • create – bool

返回类型

QObject

注意

此函数被弃用。

static PySide2.QtQml.QtQml. qmlContext ( arg__1 )
参数

arg__1 – QObject

返回类型

QQmlContext

static PySide2.QtQml.QtQml. qmlEngine ( arg__1 )
参数

arg__1 – QObject

返回类型

QQmlEngine

static PySide2.QtQml.QtQml. qmlExecuteDeferred ( arg__1 )
参数

arg__1 – QObject