- class QPlaceContent#
摘要#
方法#
def
__init__()
def
attribution()
定义
dataTags()
定义
__ne__()
定义
__eq__()
定义
setUser()
定义
setValue()
定义
supplier()
定义
swap()
定义
type()
定义
user()
定义
value()
注
本文档可能包含从C++自动翻译到Python的片段。我们始终欢迎对片段翻译的贡献。如果您在翻译中遇到问题,也可以通过在https:/bugreports.qt.io/projects/PYSIDE创建工单的方式告诉我们
详细说明#
- 类 Type#
- 类 DataTag#
新版本6.5。
- __init__(other)
- 参数
other –
QPlaceContent
- attribution()#
- 返回类型
str
注
此函数已弃用。
- dataTags()#
- 返回类型
QPlaceContent.DataTag 列表(QPlaceContent.DataTag)
- __ne__(other)#
- 参数
other –
QPlaceContent
- 返回类型
布尔类型
- __eq__(other)#
- 参数
other –
QPlaceContent
- 返回类型
布尔类型
- setAttribution(attribution)#
- 参数
attribution – 字符串
注
此函数已弃用。
- setSupplier(supplier)#
- 参数
supplier –
QPlaceSupplier
注
此函数已弃用。
- setUser(user)#
- 参数
user –
QPlaceUser
注
此函数已弃用。
- supplier()#
- 返回类型
注
此函数已弃用。
- swap(other)#
- 参数
other –
QPlaceContent
- user()#
- 返回类型
注
此函数已弃用。