QPlaceIcon#

Inheritance diagram of PySide6.QtLocation.QPlaceIcon

Synopsis#

Properties#

Functions#

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

Detailed Description#

class PySide6.QtLocation.QPlaceIcon#

PySide6.QtLocation.QPlaceIcon(other)

Parameters:

otherPySide6.QtLocation.QPlaceIcon

Note

Properties can be used directly when from __feature__ import true_property is used or via accessor functions otherwise.

property PᅟySide6.QtLocation.QPlaceIcon.manager: PySide6.QtLocation.QPlaceManager#
Access functions:
property PᅟySide6.QtLocation.QPlaceIcon.parameters#
Access functions:
PySide6.QtLocation.QPlaceIcon.SingleUrl#
PySide6.QtLocation.QPlaceIcon.isEmpty()#
Return type:

bool

PySide6.QtLocation.QPlaceIcon.manager()#
Return type:

PySide6.QtLocation.QPlaceManager

Getter of property manager .

PySide6.QtLocation.QPlaceIcon.__ne__(rhs)#
Parameters:

rhsPySide6.QtLocation.QPlaceIcon

Return type:

bool

PySide6.QtLocation.QPlaceIcon.__eq__(rhs)#
Parameters:

rhsPySide6.QtLocation.QPlaceIcon

Return type:

bool

PySide6.QtLocation.QPlaceIcon.parameters()#

Getter of property parameters .

PySide6.QtLocation.QPlaceIcon.setManager(manager)#
Parameters:

managerPySide6.QtLocation.QPlaceManager

Setter of property manager .

PySide6.QtLocation.QPlaceIcon.setParameters(parameters)#
Parameters:

parameters

Setter of property parameters .

PySide6.QtLocation.QPlaceIcon.swap(other)#
Parameters:

otherPySide6.QtLocation.QPlaceIcon

PySide6.QtLocation.QPlaceIcon.url([size=QSize()])#
Parameters:

sizePySide6.QtCore.QSize

Return type:

PySide6.QtCore.QUrl