[Kde-imaging] Print Wizard Plugin (discussion transferred from digikam-users list)
Caulier Gilles
caulier.gilles at kdemail.net
Mon Oct 2 21:08:00 CEST 2006
Le Dimanche 01 Octobre 2006 08:32 PM, David Aldred a écrit :
> OK: the plan is this.
>
> The present PrintWizard has its page sizes and photo layouts hard-coded.
> This seems to me to be less than optimal.
>
> I'm proposing to change this so that the PrintWizard gets its layouts from
> two XML files:
>
> - first, a standard set of layouts, located in a file distributed with the
> application;
>
> - Second a user-level file which allows the user to define new layouts.
>
> Is this in line with usual KDE policies?
Why not to use an KConfig plugin settings to backup to the common "kipirc"
file.
Look KConfig class from KDE API. It's very easy to use. Look in all plugins
how it's used. There is a lot of sample codes.
Gilles
More information about the Kde-imaging
mailing list