I’ve been trying to twidle around with KCModule last nite. Instead of learning gradually, I start with messing around how to get KConfigXT works with it. As far as I know, after browsing KDE SVN repo, I need to make a new KDialogBase based widget with its own load and save configuration method. I’m a lil bit confused how I can utilize my former ui with is doing fine with KConfigDialog thingy.

If I want to use the same ui, with the same kcfg, I wonder how to make it work. KCModule docs does say something about KConfigXT, but it never say how to integrate it. There is a method called addConfig(KConfigSkeleton *, QWidget *), but I haven’t able to digest how it behaves.

Darn, how can I have a managed ui as well as configuration?

Sphere: Related Content