D14757: Warn user before copy operation if available space is not enough

Shubham noreply at phabricator.kde.org
Mon Aug 13 15:44:53 BST 2018


shubham added a comment.


  A question ....requestMessageBox( ) is a "pure virtual" function inside "jobUiDelegateExtension" class which is implemented in "jobUiDelegate" class which is the derived class of "jobUiDelegateExtension". When I resolve requestMessageBox() using : : like this (jobUiDelegate::), I get an error saying jobUiDelegate has  not been declared , to correct the problem when I #include <jobUiDelegate.h> it shows unknown file/directory. what's actually the problem?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D14757

To: shubham, pino, dfaure
Cc: dfaure, pino, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180813/f24811fa/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list