Skip to content

PlaceReply

Qt Base Class: QPlaceReply

Signature: QPlaceReply(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None

Base classes

Name Children Inherits
PlaceReplyMixin
prettyqt.location.placereply
QPlaceReply
PySide6.QtLocation
QPlaceReply(self, parent: Optional[PySide6.QtCore.QObject] \= None) -> None

⋔ Inheritance diagram

graph TD
  1473573491232["location.PlaceReply"]
  1473573486352["location.PlaceReplyMixin"]
  1473299815024["core.ObjectMixin"]
  140713234304496["builtins.object"]
  1473573399488["QtLocation.QPlaceReply"]
  1473288842240["QtCore.QObject"]
  1473291690208["Shiboken.Object"]
  1473573486352 --> 1473573491232
  1473299815024 --> 1473573486352
  140713234304496 --> 1473299815024
  1473573399488 --> 1473573491232
  1473288842240 --> 1473573399488
  1473291690208 --> 1473288842240
  140713234304496 --> 1473291690208

🛈 DocStrings

Bases: PlaceReplyMixin, QPlaceReply

Source code in prettyqt\location\placereply.py
class PlaceReply(PlaceReplyMixin, QtLocation.QPlaceReply):
    pass

⌗ Property table

Qt Property Type Doc
objectName QString