qtdoc/examples/demos/osmbuildings
Kai Köhne 1bc8cba0e2 Example: Use actual example name for project()
The project name is used in Qt Creator as root name for the project.
Using the same name as the documentation/example name makes it
clearer which example is actually open. Only drop prefixes like
'Qt Quick Demo - '.

Pick-to: 6.10
Change-Id: I863a23e26307a973bb04ce879d0c95c3731cdc53
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-07-09 08:58:58 +02:00
..
3rdparty/mapbox Add REUSE.toml files and missing licenses 2024-11-06 13:48:01 +01:00
doc osmbuildings: Declare Qt module dependencies 2024-09-27 14:09:52 +02:00
CMakeLists.txt Example: Use actual example name for project() 2025-07-09 08:58:58 +02:00
Main.qml Add Qt exclusive demo token 2024-06-24 08:04:22 +00:00
OSMCameraController.qml Change license for examples files 2024-04-04 09:00:53 +00:00
customshaderbuildings.frag OSM Buildings Demo 2024-01-18 15:39:32 +02:00
customshaderbuildings.vert OSM Buildings Demo 2024-01-18 15:39:32 +02:00
customshadertiles.frag OSM Buildings Demo 2024-01-18 15:39:32 +02:00
geometry.cpp Fix typos, variable names and coding style in OSM Demo 2024-09-23 12:03:35 +02:00
geometry.h OSM Buildings Demo 2024-01-18 15:39:32 +02:00
main.cpp Brush up the OSM Demo 2024-09-19 12:38:56 +02:00
manager.cpp OSM Demo: Refactor the tile sort algorithm 2024-10-11 12:54:59 +02:00
manager.h OSM Demo: Make OSMTileData a hashable type using the new comparison macros 2024-10-02 17:24:42 +02:00
qml.qrc OSM Buildings Demo 2024-01-18 15:39:32 +02:00
request.cpp OSM Demo: Refactor the tile sort algorithm 2024-10-11 12:54:59 +02:00
request.h OSM Demo: Refactor the tile sort algorithm 2024-10-11 12:54:59 +02:00