Commit Graph

4 Commits

Author SHA1 Message Date
Alexandru Croitor 7f68699392 CMake: Mark qtdoc examples as warnings clean
Fix the few warnings in the examples that were discovered during the
test process.

Task-number: QTBUG-108448
Change-Id: I40b71f679eccd4e0ebbcc8362a7b65f017927d02
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-08-18 15:29:43 +02:00
Friedemann Kleint 42c45f28f1 Fix typos, variable names and coding style in OSM Demo
Also fix tabs in the documentation.

Pick-to: 6.8
Change-Id: I026497b4458547a6a85ef07ce9920c9d5b583464
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-09-23 12:03:35 +02:00
Friedemann Kleint 45be79b81a Brush up the OSM Demo
- Fix clang-tidy warnings
  * Initialize variables
  * Implicit cast to bool
  * Use auto for template casts
  * Use upper case float literals
- Use string literals
- Fix coding style (move braces up)
- Streamline code

Task-number: PYSIDE-2206
Pick-to: 6.8
Change-Id: I5e469cef711ed9f89987d64e5a1b9df2ce49eb15
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-09-19 12:38:56 +02:00
Sadegh Taghavi 180704c87c OSM Buildings Demo
It's a demonstration of using qtQuick3d to load and render big scene

Change-Id: Ie9065bd71f69f622f07c3bf78520cfbea0b2ce8b
Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io>
2024-01-18 15:39:32 +02:00