qtdoc/examples/demos/lightningviewer/LightningViewer
Kai Köhne cdf4314acc lightningviewer: Clear font handling
While 'SF Pro Display' is the macOS default font, it is not accessible
under this name even on macOS:

    qt.qpa.fonts: Populating font family aliases took 111 ms. Replace uses of missing font family "SF Pro Display" with one that exists to avoid this cost.

Remove the font, and rely on the default system font. While at it,
also remove other font properties that are in the default range.

Pick-to: 6.10
Fixes: QTBUG-138174
Change-Id: Ie1a75aee7c74386ae5db982e3ef878496e521e8c
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2025-07-29 08:22:53 +02:00
..
icons Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
ActionsLayer.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
CMakeLists.txt lightingviewer: Improve build system 2025-07-08 16:28:20 +02:00
Deployment.qml CMake: Alternative fix of deployment for lightningviewer example 2024-08-20 13:28:51 +00:00
DistanceTimeLayer.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
LightningMapLayer.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
LightningView.qml Lightning Viewer Example: Support LocationPermission 2024-02-01 14:15:21 +01:00
LightningViewConfig.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
Main.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
MapLayersDrawer.qml lightningviewer: Clear font handling 2025-07-29 08:22:53 +02:00
MapLayersItem.qml lightningviewer: Clear font handling 2025-07-29 08:22:53 +02:00
MapType.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
MapView.qml Lightning Viewer Example: Support LocationPermission 2024-02-01 14:15:21 +01:00
SwitchMap.qml Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
controller.cpp Lightning Viewer Example: Support LocationPermission 2024-02-01 14:15:21 +01:00
controller.h Lightning Viewer Example: Support LocationPermission 2024-02-01 14:15:21 +01:00
laststrikeinfo.h Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
lightningitemdata.cpp Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
lightningitemdata.h Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
lightningitemmodel.cpp Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
lightningitemmodel.h Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
lightningprovider.cpp Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00
lightningprovider.h Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00