QPlaceContent

PyQt5.QtLocation.QPlaceContent

Inherited by QPlaceEditorial, QPlaceImage, QPlaceReview.

Description

TODO

Enums

Type

TODO

Member

Value

Description

CustomType

TODO

TODO

EditorialType

TODO

TODO

ImageType

TODO

TODO

NoType

TODO

TODO

ReviewType

TODO

TODO

Methods

__init__()

TODO


__init__(QPlaceContent)

TODO


attribution() → str

TODO


__eq__(QPlaceContent) → bool

TODO


__ne__(QPlaceContent) → bool

TODO


setAttribution(str)

TODO


setSupplier(QPlaceSupplier)

TODO


setUser(QPlaceUser)

TODO


supplier() → QPlaceSupplier

TODO


type() → Type

TODO


user() → QPlaceUser

TODO