Le 16/07/2016 à 18:11, Michael Pyne a écrit :
On Sat, July 16, 2016 01:15:38 Olivier Churlaud wrote:
Hi,
I spent a lot of time tonight, trying to port a config dialog out of
KButtonGroup (in Okular). I read that I should instead use QButtonGroup
+ QGroupBox. I did this, and this part works.
On Sat, July 16, 2016 01:15:38 Olivier Churlaud wrote:
> Hi,
>
> I spent a lot of time tonight, trying to port a config dialog out of
> KButtonGroup (in Okular). I read that I should instead use QButtonGroup
> + QGroupBox. I did this, and this part works.
>
> The problem I have is that the KConfi
Hi,
I spent a lot of time tonight, trying to port a config dialog out of
KButtonGroup (in Okular). I read that I should instead use QButtonGroup
+ QGroupBox. I did this, and this part works.
The problem I have is that the KConfig-thing doesn't write/read from
this QButtonGroup. And indeed, t