Review Request 110478: Move KButtonGroup to KDE4Support
Kevin Ottens
ervin at kde.org
Tue May 21 10:35:44 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110478/#review32875
-----------------------------------------------------------
Hm for the kcupsoptionspageswidget.ui don't we need to also introduce a QButtonGroup on the C++ side? So that the radio buttons keep being mutually exclusive.
kdeui/dialogs/kconfigdialogmanager.cpp
<http://git.reviewboard.kde.org/r/110478/#comment24389>
This line can stay as it is done via introspection.
kdeui/dialogs/kconfigdialogmanager.cpp
<http://git.reviewboard.kde.org/r/110478/#comment24390>
This line can stay as it is done via introspection.
- Kevin Ottens
On May 16, 2013, 7:24 p.m., Anne-Marie Mahfouf wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110478/
> -----------------------------------------------------------
>
> (Updated May 16, 2013, 7:24 p.m.)
>
>
> Review request for KDE Frameworks and Kevin Ottens.
>
>
> Description
> -------
>
> Port kcupsoptionspageswidget.ui to QGroupBox (I edited the .ui file in Designer from Qt5 for this hence the changes)
> Move class files
> Move test
> Change export in header and ad deprecated comment
>
>
> Diffs
> -----
>
> kdeui/CMakeLists.txt cfa29ef
> kdeui/dialogs/kconfigdialogmanager.cpp 405799b
> kdeui/dialogs/kcupsoptionspageswidget.ui d2494c7
> kdeui/tests/CMakeLists.txt cd055d5
> kdeui/tests/kbuttongrouptest.h cd9130a
> kdeui/tests/kbuttongrouptest.cpp 93dd05e
> kdeui/widgets/kbuttongroup.h 5bc89dd
> kdeui/widgets/kbuttongroup.cpp c4d918d
> kdewidgets/kde.widgets aa07c0f
> kdewidgets/kdedeprecated.widgets 3adc0b2
> staging/kde4support/src/CMakeLists.txt a8e0a0c
> staging/kde4support/src/kdeui/kbuttongroup.h PRE-CREATION
> staging/kde4support/src/kdeui/kbuttongroup.cpp PRE-CREATION
> staging/kde4support/tests/CMakeLists.txt 4115688
> staging/kde4support/tests/kbuttongrouptest.h PRE-CREATION
> staging/kde4support/tests/kbuttongrouptest.cpp PRE-CREATION
>
> Diff: http://git.reviewboard.kde.org/r/110478/diff/
>
>
> Testing
> -------
>
> It builds.
>
>
> Thanks,
>
> Anne-Marie Mahfouf
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130521/f24da88a/attachment.html>
More information about the Kde-frameworks-devel
mailing list