Review Request 115418: Hide private methods of KCompletion into d-pointer
Commit Hook
null at kde.org
Tue Feb 4 00:30:44 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115418/#review48879
-----------------------------------------------------------
This review has been submitted with commit 0efcbfadba9c2a6738295722cfd2025651bbbcbc by David Gil to branch master.
- Commit Hook
On Jan. 31, 2014, 10:40 p.m., David Gil Oliva wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115418/
> -----------------------------------------------------------
>
> (Updated Jan. 31, 2014, 10:40 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kcompletion
>
>
> Description
> -------
>
> Hide private methods into d-pointer. Convert d-pointer to a QScopedPointer.
>
> There are still things to do next:
> -Rename d-pointer member variable names: d->myCurrentMatch to d->currentMatch
> -Move KCompletionPrivate declaration to kcompletion_p.h
>
>
> Diffs
> -----
>
> src/kcompletion.cpp 9d727f8
> src/kcompletion.h fa0731e
>
> Diff: https://git.reviewboard.kde.org/r/115418/diff/
>
>
> Testing
> -------
>
> It builds. Tests pass.
>
>
> Thanks,
>
> David Gil Oliva
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140204/591b16d0/attachment.html>
More information about the Kde-frameworks-devel
mailing list