- class QPlaceSearchResult#
继承自:
QPlaceResult
,QPlaceProposedSearchResult
Synopsis#
方法#
def
__init__()
定义
icon()
定义
__ne__()
定义
__eq__()
定义
setIcon()
定义
setTitle()
定义
title()
定义
type()
备注
本文档可能包含从C++自动转换为Python的代码片段。我们总是欢迎对代码片段翻译的贡献。如果您发现翻译问题,也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建工单来告诉我们。
详细描述#
- 类 SearchResultType#
- __init__()#
- __init__(other)
- 参数:
other –
QPlaceSearchResult
- icon()#
- 返回类型:
- __ne__(other)#
- 参数:
other –
QPlaceSearchResult
- 返回类型:
布尔值
- __eq__(other)#
- 参数:
other –
QPlaceSearchResult
- 返回类型:
布尔值
- setIcon(icon)#
- 参数:
icon –
QPlaceIcon
- setTitle(title)#
- 参数:
title – str
- title()#
- 返回类型:
字符串
- type()#
- 返回类型: