tcanabrava created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. tcanabrava requested review of this revision.
REVISION SUMMARY This class handles transformations and queries for xml types to cpp types. Use KConfigTypeInformation to get the cppType, type and defaultValue TEST PLAN Run unittests, all pass. REPOSITORY R237 KConfig BRANCH rewrite_maps REVISION DETAIL https://phabricator.kde.org/D26867 AFFECTED FILES src/kconfig_compiler/CMakeLists.txt src/kconfig_compiler/KConfigCommonStructs.h src/kconfig_compiler/KConfigHeaderGenerator.cpp src/kconfig_compiler/KConfigSourceGenerator.cpp src/kconfig_compiler/KConfigTypeInformation.cpp src/kconfig_compiler/KConfigTypeInformation.h src/kconfig_compiler/kconfig_compiler.cpp To: tcanabrava Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns