qt5base-lts/examples/embedded/lightmaps
Lars Knoll c6cdf38e75 Change qHash() to work with size_t instead of uint
This is required, so that QHash and QSet can hold more
than 2^32 items on 64 bit platforms.

The actual hashing functions for strings are still 32bit, this will
be changed in a follow-up commit.

Change-Id: I4372125252486075ff3a0b45ecfa818359fe103b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-09 20:03:25 +02:00
..
CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
lightmaps.cpp Be (somewhat more) consistent about the value of pi 2017-06-20 09:53:46 +00:00
lightmaps.h Updated license headers 2016-01-21 18:55:32 +00:00
lightmaps.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
main.cpp Updated license headers 2016-01-21 18:55:32 +00:00
mapzoom.cpp Remove usage of bearer management from lightmaps example 2020-02-19 13:28:00 +01:00
mapzoom.h Remove usage of bearer management from lightmaps example 2020-02-19 13:28:00 +01:00
slippymap.cpp Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
slippymap.h Updated license headers 2016-01-21 18:55:32 +00:00