Review Request 116747: Clean up KCompletionBox
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Mar 11 23:17:58 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116747/#review52703
-----------------------------------------------------------
src/kcompletionbox.h
<https://git.reviewboard.kde.org/r/116747/#comment37176>
I wouldn't leave the implementation here. Move it to the .cpp file, this way it can be changed in the future, if it's required for some reason.
Also there's a typo in the method name.
Have you looked through the uses of the "un-slotted" methods? (lxr.kde.org). Maybe there's a reason for that... :/
- Aleix Pol Gonzalez
On March 11, 2014, 10:32 p.m., David Gil Oliva wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116747/
> -----------------------------------------------------------
>
> (Updated March 11, 2014, 10:32 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kcompletion
>
>
> Description
> -------
>
> Clean up KCompletionBox
>
> -canceled() -> cancelled (private method)
> -Deprecate sizeAndPosition() --> resizeAndReposition()
> -Remove old comments and commented-out code
> -Move some slots to be normal methods, since they don't seem to be able to
> work as slots.
>
>
> Diffs
> -----
>
> src/kcompletionbox.h 09b7527
> src/kcompletionbox.cpp 92e87b3
>
> Diff: https://git.reviewboard.kde.org/r/116747/diff/
>
>
> Testing
> -------
>
> It builds and tests pass.
>
>
> Thanks,
>
> David Gil Oliva
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140311/538d4f3a/attachment.html>
More information about the Kde-frameworks-devel
mailing list