PlaceContent
Qt Base Class: QPlaceContent
Signature: QPlaceContent(self, other: Union[PySide6.QtLocation.QPlaceContent, PySide6.QtLocation.QPlaceContent.Type]) -> None
QPlaceContent(self, type: PySide6.QtLocation.QPlaceContent.Type = Instance(PySide6.QtLocation.QPlaceContent.Type.NoType)) -> None
Base classes
Name | Children | Inherits |
---|---|---|
PlaceContentMixin prettyqt.location.placecontent |
||
QPlaceContent PySide6.QtLocation QPlaceContent(self, other: Union[PySide6.QtLocation.QPlaceContent, PySide6.QtLocation.QPlaceContent.Type]) -> None |
⋔ Inheritance diagram
graph TD
1473573469760["location.PlaceContent"]
1473573468784["location.PlaceContentMixin"]
140713234304496["builtins.object"]
1473573374112["QtLocation.QPlaceContent"]
1473291690208["Shiboken.Object"]
1473573468784 --> 1473573469760
140713234304496 --> 1473573468784
1473573374112 --> 1473573469760
1473291690208 --> 1473573374112
140713234304496 --> 1473291690208
🛈 DocStrings
Bases: PlaceContentMixin
, QPlaceContent
Holds content about places.