Kevin Funk, 06.09.2011:
> On Tuesday 06 September 2011 00:14:21 Milian Wolff wrote:
> > Milian Wolff, 06.09.2011:
> > > Francesco Di Muccio, 05.09.2011:
> > > > Hello all,
> > > >
> > > > In my application I'm using KConfigXT, everything works fine when I
> > > > change the settings values from th
On Tuesday 06 September 2011 00:14:21 Milian Wolff wrote:
> Milian Wolff, 06.09.2011:
> > Francesco Di Muccio, 05.09.2011:
> > > Hello all,
> > >
> > > In my application I'm using KConfigXT, everything works fine when I
> > > change the settings values from the dialog inherited by
> > > KConfigDia
Milian Wolff, 06.09.2011:
> Francesco Di Muccio, 05.09.2011:
> > Hello all,
> >
> > In my application I'm using KConfigXT, everything works fine when I
> > change the settings values from the dialog inherited by KConfigDialog,
> > but if I write the configuration values using the class generated f
Francesco Di Muccio, 05.09.2011:
> Hello all,
>
> In my application I'm using KConfigXT, everything works fine when I
> change the settings values from the dialog inherited by KConfigDialog,
> but if I write the configuration values using the class generated from
> the kcfg file the changes are no
Hello all,
In my application I'm using KConfigXT, everything works fine when I
change the settings values from the dialog inherited by KConfigDialog,
but if I write the configuration values using the class generated from
the kcfg file the changes are not reflected into the settings dialog.
Here is