QPlaceSearchResult#
Inherited by: QPlaceResult, QPlaceProposedSearchResult
Synopsis#
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.QPlaceSearchResult#
PySide6.QtLocation.QPlaceSearchResult(other)
- Parameters:
- PySide6.QtLocation.QPlaceSearchResult.SearchResultType#
- PySide6.QtLocation.QPlaceSearchResult.icon()#
- Return type:
- PySide6.QtLocation.QPlaceSearchResult.__ne__(other)#
- Parameters:
- Return type:
bool
- PySide6.QtLocation.QPlaceSearchResult.__eq__(other)#
- Parameters:
- Return type:
bool
- PySide6.QtLocation.QPlaceSearchResult.setIcon(icon)#
- Parameters:
- PySide6.QtLocation.QPlaceSearchResult.setTitle(title)#
- Parameters:
title – str
- PySide6.QtLocation.QPlaceSearchResult.title()#
- Return type:
str
- PySide6.QtLocation.QPlaceSearchResult.type()#
- Return type: