qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
Loading...
Searching...
No Matches
h3Model.h File Reference

Qt list model for managing H3 hexagonal cells and pathfinding visualization. More...

#include <QAbstractListModel>
+ Include dependency graph for h3Model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  H3Model
 Qt model for H3 hexagonal cell visualization and management. More...
 

Namespaces

namespace  H3_VIEWER
 Namespace containing H3 visualization components.
 

Detailed Description

Qt list model for managing H3 hexagonal cells and pathfinding visualization.

This file contains the H3Model class which provides a QAbstractListModel implementation for displaying hexagonal cells on a map.

Author
qHexWalker Team
Date
2025

Definition in file h3Model.h.