On Mon, Mar 19, 2012 at 9:19 AM, Christian Taubenheim
wrote:
> Hi all,
> i use the KConfigXT concept for managing settings of my app.
> I also managed to implement a QButton that holds a user specified color (by
> opening a QColorDialog), which is transferred into the settings manually.
For a wor
On Mon, Mar 19, 2012 at 8:19 AM, Christian Taubenheim
wrote:
> Hi all,
> i use the KConfigXT concept for managing settings of my app.
> I also managed to implement a QButton that holds a user specified color (by
> opening a QColorDialog), which is transferred into the settings manually.
>
> I call
Hi all,
i use the KConfigXT concept for managing settings of my app.
I also managed to implement a QButton that holds a user specified color
(by opening a QColorDialog), which is transferred into the settings
manually.
I called 'enableButtonApply(true) on my dialog if the user changed the
col