class QPlaceSearchResult#

继承自: QPlaceResult, QPlaceProposedSearchResult

Synopsis#

方法#

备注

本文档可能包含从C++自动转换为Python的代码片段。我们总是欢迎对代码片段翻译的贡献。如果您发现翻译问题,也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建工单来告诉我们。

详细描述#

SearchResultType#
__init__()#
__init__(other)
参数:

otherQPlaceSearchResult

icon()#
返回类型:

QPlaceIcon

__ne__(other)#
参数:

otherQPlaceSearchResult

返回类型:

布尔值

__eq__(other)#
参数:

otherQPlaceSearchResult

返回类型:

布尔值

setIcon(icon)#
参数:

iconQPlaceIcon

setTitle(title)#
参数:

title – str

title()#
返回类型:

字符串

type()#
返回类型:

SearchResultType