D26484: Add a new parameter for delaying showing menu

Anthony Fieroni noreply at phabricator.kde.org
Wed Jan 8 06:40:48 GMT 2020


anthonyfieroni added inline comments.

INLINE COMMENTS

> dropjob.h:129
>   */
> -KIOWIDGETS_EXPORT DropJob *drop(const QDropEvent *dropEvent, const QUrl &destUrl, JobFlags flags = DefaultFlags);
> +KIOWIDGETS_EXPORT DropJob *drop(const QDropEvent *dropEvent, const QUrl &destUrl, JobFlags flags = DefaultFlags, bool delayPopup = false);
>  

Do not change signature of exported function, just add another one.

REPOSITORY
  R241 KIO

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

To: trmdi, #frameworks, davidedmundson, elvisangelaccio, mart, dfaure
Cc: anthonyfieroni, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200108/671fd5eb/attachment.html>


More information about the Kde-frameworks-devel mailing list