1#ifndef Q_HEX_WALKER_H3TARGET_H
2#define Q_HEX_WALKER_H3TARGET_H
14 explicit H3Target(QObject *parent =
nullptr);
17 [[nodiscard]] quint8
zoom() const noexcept;
18 [[nodiscard]] quint16
order() const noexcept;
19 [[nodiscard]] QGeoCoordinate
coordinate() const noexcept;
QGeoCoordinate coordinate_
void setZoom(quint8 zoom)
quint16 order() const noexcept
void setOrder(quint16 order)
QGeoCoordinate coordinate() const noexcept
public::void zoomChanged()
void setCoordinate(const QGeoCoordinate &coordinate)
quint8 zoom() const noexcept