D14545: Support both QString and QIcon for dragHelper pixmap

Aleix Pol Gonzalez noreply at phabricator.kde.org
Thu Aug 2 11:35:17 BST 2018


apol added inline comments.

INLINE COMMENTS

> draghelper.h:46
>          Q_INVOKABLE bool isDrag(int oldX, int oldY, int newX, int newY) const;
> -        Q_INVOKABLE void startDrag(QQuickItem* item, QMimeData *mimeData, const QIcon &icon = QIcon());
> +        Q_INVOKABLE void startDrag(QQuickItem* item, QMimeData *mimeData, const QVariant &iconVariant = QVariant());
>  

This is an exported method, is this not a public library? :/

REPOSITORY
  R112 Milou

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

To: broulik, #plasma
Cc: apol, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180802/7184cb80/attachment.html>


More information about the Plasma-devel mailing list