Apply this to the CMakeLists.txt to see the problem
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f00) -add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00) # TODO look into the QMap::insertMulti usage
Problem: this is in a public header, so we can't change the type away from QVariantMap, until KF6....