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