|
qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
|
This is the complete list of members for H3Model, including all inherited members.
| __pad0__ | H3Model | |
| addCell(quint8 res, H3Index index, const QVariantList &polygon, const QColor &color) | H3Model | private |
| addPentagons() | H3Model | private |
| CellColor enum value | H3Model | |
| clearAllCells() | H3Model | |
| clearingFinished() | H3Model | |
| coordinates() const noexcept | H3Model | inline |
| coordinates_ | H3Model | private |
| coordinatesChanged() | H3Model | |
| data(const QModelIndex &index, int role) const override | H3Model | |
| findCellByID(quint64 id) const | H3Model | private |
| findCellByRes(quint8 res) const | H3Model | private |
| getColorForResolution(quint8 resolution) const | H3Model | private |
| H3Model(QObject *parent=nullptr) | H3Model | explicit |
| IndexRole enum value | H3Model | |
| Init() | H3Model | |
| isClearing_ | H3Model | private |
| isCoordinateTargetValid(quint8 zoom, const QGeoCoordinate &coordinate) const | H3Model | private |
| maxZoom_c | H3Model | private |
| mazeAdapter_ | H3Model | private |
| mazeBoundsGenerated(const QGeoCoordinate ¢er, double radiusMeters) | H3Model | |
| mazeCenter() const noexcept | H3Model | inline |
| mazeCenter_ | H3Model | private |
| mazeCenterChanged() | H3Model | |
| mazePolygons() const noexcept | H3Model | inline |
| mazePolygons_ | H3Model | private |
| mazePolygonsChanged() | H3Model | |
| mazeRadius() const noexcept | H3Model | inline |
| mazeRadius_ | H3Model | private |
| mazeRadiusChanged() | H3Model | |
| mazeWallsGenerated(const std::unordered_set< H3Index > &walls) | H3Model | |
| minZoom_c | H3Model | private |
| onCellComputed(quint8 res, H3Index index, const QVariantList &polygon, bool isSearching) | H3Model | private |
| onCellsComputed(const QVariantList &list) | H3Model | private |
| onMazePolygonsComputed(const std::vector< QVariantList > &polygons) | H3Model | private |
| onPathCellsBatch(const std::vector< std::tuple< quint8, H3Index, QVariantList > > &cells) | H3Model | private |
| onSearchStats(int exploredCells, double timeMs, int pathLength) | H3Model | private |
| pathCells_ | H3Model | private |
| PathRole enum value | H3Model | |
| requestCells(const std::vector< H3Index > &indexes) | H3Model | |
| resolutionColors_c | H3Model | private |
| ResRole enum value | H3Model | |
| roleNames() const override | H3Model | |
| Roles enum name | H3Model | |
| rowCount(const QModelIndex &parent) const override | H3Model | |
| searchStatsChanged() | H3Model | |
| searchStatsText() const noexcept | H3Model | inline |
| searchStatsText_ | H3Model | private |
| thread_ | H3Model | private |
| worker_ | H3Model | private |
| zoomToRes_ | H3Model | private |
| ~H3Model() override | H3Model |