qskinny/examples
Uwe Rathmann 9ca02d7f1c moving away from std::unordered_map towards QHash. For transitions between
color schemes we need to copy out hash tables, what is way much easier
with the COW concept of the Qt containers. Also: according to
https://tessil.github.io/2016/08/29/benchmark-hopscotch-map.html QHash
seems to be faster in the most relevant category "Random full reads: execution time (integers)"
2024-01-30 13:04:38 +01:00
..
boxes copyright notice generalised 2024-01-17 14:31:45 +01:00
buttons copyright notice generalised 2024-01-17 14:31:45 +01:00
desktop copyright notice generalised 2024-01-17 14:31:45 +01:00
frames copyright notice generalised 2024-01-17 14:31:45 +01:00
gallery code moved from QskSetup to QskSkinManager 2024-01-30 10:43:27 +01:00
glabels copyright notice generalised 2024-01-17 14:31:45 +01:00
iotdashboard code moved from QskSetup to QskSkinManager 2024-01-30 10:43:27 +01:00
iotdashboard_smoketest fix integration test 2024-01-13 09:55:40 +01:00
layouts copyright notice generalised 2024-01-17 14:31:45 +01:00
mycontrols moving away from std::unordered_map towards QHash. For transitions between 2024-01-30 13:04:38 +01:00
qvgviewer code moved from QskSetup to QskSkinManager 2024-01-30 10:43:27 +01:00
tabview copyright notice generalised 2024-01-17 14:31:45 +01:00
thumbnails copyright notice generalised 2024-01-17 14:31:45 +01:00
CMakeLists.txt copyright notice generalised 2024-01-17 14:31:45 +01:00