On Samstag, 6. Mai 2017 13:48:00 CEST David Faure wrote:
> On samedi 6 mai 2017 11:41:41 CEST Martin Koller wrote:
> > On Samstag, 6. Mai 2017 11:20:06 CEST David Faure wrote:
> > > On lundi 1 mai 2017 20:31:28 CEST Martin Koller wrote:
> > > > from Qt4 days, where the groupBox
> > > > did also man
On samedi 6 mai 2017 11:41:41 CEST Martin Koller wrote:
> On Samstag, 6. Mai 2017 11:20:06 CEST David Faure wrote:
> > On lundi 1 mai 2017 20:31:28 CEST Martin Koller wrote:
> > > from Qt4 days, where the groupBox
> > > did also manage the buttons, whereby now you need a QButtonGroup class.
> >
>
On Dienstag, 2. Mai 2017 11:30:04 CEST Albert Astals Cid wrote:
> El dilluns, 1 de maig de 2017, a les 20:31:28 CEST, Martin Koller va escriure:
> > Hi,
> >
> > trying to fix https://bugs.kde.org/show_bug.cgi?id=378930
> >
> > I see that the mboxresource has a configuration dialog which uses
> >
On Samstag, 6. Mai 2017 11:20:06 CEST David Faure wrote:
> On lundi 1 mai 2017 20:31:28 CEST Martin Koller wrote:
> > from Qt4 days, where the groupBox
> > did also manage the buttons, whereby now you need a QButtonGroup class.
>
> That's a Qt3-Qt4 change, not a Qt4-Qt5 change ;)
Now you see how
On lundi 1 mai 2017 20:31:28 CEST Martin Koller wrote:
> from Qt4 days, where the groupBox
> did also manage the buttons, whereby now you need a QButtonGroup class.
That's a Qt3-Qt4 change, not a Qt4-Qt5 change ;)
--
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks
El dilluns, 1 de maig de 2017, a les 20:31:28 CEST, Martin Koller va escriure:
> Hi,
>
> trying to fix https://bugs.kde.org/show_bug.cgi?id=378930
>
> I see that the mboxresource has a configuration dialog which uses
> KConfigDialogManager to handle the settings, but it has a QGroupBox widget
> h
Hi,
trying to fix https://bugs.kde.org/show_bug.cgi?id=378930
I see that the mboxresource has a configuration dialog which uses
KConfigDialogManager
to handle the settings, but it has a QGroupBox widget holding QRadioButtons,
which represent one setting (e.g. one of 2 possible compaction methods