D24415: Add standard icons to support to all entries in QDialogButtonBox

Noah Davis noreply at phabricator.kde.org
Sat Oct 5 00:17:02 BST 2019


ndavis added inline comments.

INLINE COMMENTS

> kstyle.cpp:428
> +    case QStyle::SP_DialogSaveAllButton:
> +        return QIcon::fromTheme(QStringLiteral("document-save"));
> +    case QStyle::SP_DialogAbortButton:

why not `document-save-all`?

REPOSITORY
  R252 Framework Integration

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

To: GB_2, #frameworks, #vdg, davidedmundson
Cc: ndavis, dhaumann, davidedmundson, #vdg, kde-frameworks-devel, #frameworks, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191004/e2a7387c/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list