Review Request 113158: Implement queueing directly in KDialogJobUiDelegate
Kevin Ottens
ervin at kde.org
Mon Oct 14 09:05:03 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113158/#review41683
-----------------------------------------------------------
I'm not sold on bastardizing QErrorMessage for that feature. The intent was more to have some code similar to what KDialogQueue (moved to KDE4Support) was doing directly in KDialogJobUiDelegate implementation.
- Kevin Ottens
On Oct. 7, 2013, 6:28 p.m., Rohan Garg wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113158/
> -----------------------------------------------------------
>
> (Updated Oct. 7, 2013, 6:28 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> Instead of implementing queueing in KDialogJobUiDelegate, I'm making use of QErrorMessage which has queueing built into it. We also inherit the "Show this message again" checkbox, but I have a review request here https://codereview.qt-project.org/67243 that adds new API to Qt 5.3 , so we can hide that once 5.3 comes out ( if that makes sense ).
>
>
> Diffs
> -----
>
> staging/kjobwidgets/src/kdialogjobuidelegate.h 5d17a4d
> staging/kjobwidgets/src/kdialogjobuidelegate.cpp 29c2bae
>
> Diff: http://git.reviewboard.kde.org/r/113158/diff/
>
>
> Testing
> -------
>
> Tested by writing a application that uses KIO to fetch an invalid site url. Dialog pops up just fine.
>
>
> Thanks,
>
> Rohan Garg
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131014/253c5ec6/attachment.html>
More information about the Kde-frameworks-devel
mailing list