PlaceDetailsReply
Qt Base Class: QPlaceDetailsReply
Signature: QPlaceDetailsReply(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None
Base classes
| Name | Children | Inherits | 
|---|---|---|
| PlaceReplyMixin prettyqt.location.placereply | ||
| QPlaceDetailsReply PySide6.QtLocation QPlaceDetailsReply(self, parent: Optional[PySide6.QtCore.QObject] \= None) -> None | 
⋔ Inheritance diagram
graph TD
  1473573488304["location.PlaceDetailsReply"]
  1473573486352["location.PlaceReplyMixin"]
  1473299815024["core.ObjectMixin"]
  140713234304496["builtins.object"]
  1473573415104["QtLocation.QPlaceDetailsReply"]
  1473573399488["QtLocation.QPlaceReply"]
  1473288842240["QtCore.QObject"]
  1473291690208["Shiboken.Object"]
  1473573486352 --> 1473573488304
  1473299815024 --> 1473573486352
  140713234304496 --> 1473299815024
  1473573415104 --> 1473573488304
  1473573399488 --> 1473573415104
  1473288842240 --> 1473573399488
  1473291690208 --> 1473288842240
  140713234304496 --> 1473291690208🛈 DocStrings
            Bases: PlaceReplyMixin, QPlaceDetailsReply
Manages a place details fetch operation started by an instance of QPlaceManager.
Source code in prettyqt\location\placedetailsreply.py
              ⌗ Property table
| Qt Property | Type | Doc | 
|---|---|---|
| objectName | QString |