QPlaceContentRequest¶
- PyQt5.QtLocation.QPlaceContentRequest
Description¶
TODO
Methods¶
- __init__()
TODO
- __init__(QPlaceContentRequest)
TODO
- clear()
TODO
- contentContext() Any
TODO
- contentType() Type
TODO
- __eq__(QPlaceContentRequest) bool
TODO
- limit() int
TODO
- __ne__(QPlaceContentRequest) bool
TODO
- placeId() str
TODO
- setContentContext(Any)
TODO
- setContentType(Type)
TODO
- setLimit(int)
TODO
- setPlaceId(str)
TODO