summaryrefslogtreecommitdiffstats
path: root/examples/positioning/weatherinfo/icons
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-07-24 15:51:53 +0200
committerKai Koehne <kai.koehne@qt.io>2018-07-25 10:46:56 +0000
commitd6fc6ba0f84c4cda0ccc2e1250da4a68441dd6ba (patch)
tree4c74655f8466e5d80038bf0d5fe34c092bf53d8f /examples/positioning/weatherinfo/icons
parent515c99188f1419514ad48dfa0787cf8bcfca7c19 (diff)
Document source of icons in weatherinfo example
Task-number: QTBUG-62053 Change-Id: Ia3eadc5594127a5289e37255541d641f6f1ba40a Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'examples/positioning/weatherinfo/icons')
-rw-r--r--examples/positioning/weatherinfo/icons/qt_attribution.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/examples/positioning/weatherinfo/icons/qt_attribution.json b/examples/positioning/weatherinfo/icons/qt_attribution.json
new file mode 100644
index 00000000..525d3c90
--- /dev/null
+++ b/examples/positioning/weatherinfo/icons/qt_attribution.json
@@ -0,0 +1,28 @@
+[
+ {
+ "Id": "weatherinfo-tango-weather-pack",
+ "Name": "Tango Weather Icon Pack by Darkobra",
+ "QDocModule": "qtpositioning",
+ "QtUsage": "Used in the \"Weather Info (C++/QML)\" example",
+ "QtParts": [ "examples" ],
+ "Description": "74 brand spankin' new Tango icons for your viewing pleasure.",
+ "Homepage": "https://www.deviantart.com/darkobra/art/Tango-Weather-Icon-Pack-98024429",
+
+ "License": "Public Domain",
+ "Copyright": "Copyright DarKobra (C Stark)",
+ "Files": "weather-fog.png weather-haze.png weather-icy.png weather-sleet.png weather-sunny.png weather-sunny-very-few-clouds.png weather-sunny-few-clouds.png weather-thunder-shower.png"
+ },
+ {
+ "Id": "weatherinfo-tango-icons",
+ "Name": "Tango Icons",
+ "QDocModule": "qtpositioning",
+ "QtUsage": "Used in the \"Weather Info (C++/QML)\" example",
+ "QtParts": [ "examples" ],
+ "Description": "The Tango Desktop Project exists to help create a consistent graphical user interface experience for free and Open Source software. ",
+ "Homepage": "http://tango.freedesktop.org/Tango_Desktop_Project",
+
+ "License": "Public Domain",
+ "Copyright": "Copyright Tango Project contributors",
+ "Files": "weather-few-clouds.png weather-overcast.png weather-showers.png weather-storm.png weather-snow.png"
+ }
+]