摘要#

属性#

方法#

注意

此文档可能包含从C++自动翻译为Python的代码片段。我们始终欢迎对片段翻译的贡献。如果您发现翻译问题,您也可以通过在https:/bugreports.qt.io/projects/PYSIDE创建票据来告知我们。

详细说明#

注意

可以使用属性直接使用,或者通过访问器函数。

属性 manager: QPlaceManager#
访问函数
属性 parameters: 具有.QString类型键和QVariant类型值的字典#
访问函数
PySide6.QtLocation.QPlaceIcon.SingleUrl#
__init__()#
__init__(other)
参数:

otherQPlaceIcon

isEmpty()#
返回类型:

bool

manager()#
返回类型:

QPlaceManager

属性 manager 的获取器。

__ne__(rhs)#
参数:

rhsQPlaceIcon

返回类型:

bool

__eq__(rhs)#
参数:

rhsQPlaceIcon

返回类型:

bool

参数()#
返回类型:

键为 QString 类型,值为 QVariant 类型的字典。

parameters 属性的获取器。

setManager(manager)#
参数:

managerQPlaceManager

manager 属性的设置器。

setParameters(parameters)#
参数:

parameters – 键为 QString 类型,值为 QVariant 类型的字典。

parameters 属性的设置器。

swap(other)#
参数:

otherQPlaceIcon

url([size=QSize()])#
参数:

sizeQSize

返回类型:

QUrl