Review Request 110418: Move KNumInput to KDE4Support
David Faure
faure at kde.org
Mon Jun 3 10:18:56 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110418/#review33632
-----------------------------------------------------------
kdeui/dialogs/kconfigdialogmanager.cpp
<http://git.reviewboard.kde.org/r/110418/#comment24832>
OK, first step is a unittest. Can you confirm that your commit breaks this test?
http://www.davidfaure.fr/2013/kconfigdialog_unittest_numinput.diff
(it passes for me, with unmodified frameworks branch)
Oh, and you didn't see it, but the class documentation for KConfigDialogManager actually explains how to register a custom class from the outside.
So something like this should fix it, please test:
KConfigDialogManager::changedMap()->insert("KIntNumInput", SIGNAL(valueChanged(int)));
- David Faure
On May 28, 2013, 7:45 p.m., Anne-Marie Mahfouf wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110418/
> -----------------------------------------------------------
>
> (Updated May 28, 2013, 7:45 p.m.)
>
>
> Review request for KDE Frameworks, David Faure and Kevin Ottens.
>
>
> Description
> -------
>
> Move KNumInput to KDE4Support, use QSpinBox or QDoubleSpinBox instead.
> Test moved as well.
>
>
> Diffs
> -----
>
> kdeui/dialogs/kconfigdialogmanager.cpp 87c3e48
> kdeui/dialogs/kinputdialog.cpp 6cbd881
> kdeui/dialogs/kinputdialog_p.h dcdff3f
> kdeui/tests/krulertest.h fc677c6
> kdeui/tests/krulertest.cpp 9686421
> staging/kde4support/src/kdeui/kcolordialog.cpp 041c06a
>
> Diff: http://git.reviewboard.kde.org/r/110418/diff/
>
>
> Testing
> -------
>
> Build tested
>
>
> Thanks,
>
> Anne-Marie Mahfouf
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130603/e8bd5aa2/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list