kmw->saveConfig(KSharedConfig::openConfig().data());// -<- This alone is not enough, as I need to save the META information as well. Thus use saveViewConfig() below
kmw->saveConfig(Settings::self()->config());// -<- This alone is not enough, as I need to save the META information as well. Thus use saveViewConfig() below