QGeoAreaMonitorInfo露
- PyQt5.QtPositioning.QGeoAreaMonitorInfo
Description露
TODO
Methods露
- __init__(name: str = '')
TODO
- __init__(QGeoAreaMonitorInfo)
TODO
- area() → QGeoShape
TODO
- __eq__(QGeoAreaMonitorInfo) → bool
TODO
- expiration() → QDateTime
TODO
- identifier() → str
TODO
- isPersistent() → bool
TODO
- isValid() → bool
TODO
- name() → str
TODO
- __ne__(QGeoAreaMonitorInfo) → bool
TODO
- notificationParameters() → Dict[str, Any]
TODO
- setArea(QGeoShape)
TODO
- setExpiration(Union[QDateTime, datetime.datetime])
TODO
- setName(str)
TODO
- setNotificationParameters(Dict[str, Any])
TODO
- setPersistent(bool)
TODO