qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
Loading...
Searching...
No Matches
mapProvider.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MapProvider
 

Enumerations

enum class  MapProviderError { Ok = 0 , NoDb , CannotOpenDb , OtherErrors }
 

Enumeration Type Documentation

◆ MapProviderError

enum class MapProviderError
strong
Enumerator
Ok 
NoDb 
CannotOpenDb 
OtherErrors 

Definition at line 6 of file mapProvider.h.