D26650: Use KService to look for Filelight
Kai Uwe Broulik
noreply at phabricator.kde.org
Tue Jan 14 08:31:19 GMT 2020
broulik added inline comments.
INLINE COMMENTS
> kpropertiesdialog.cpp:1113
> d->m_sizeDetailsButton = new QPushButton(i18n("Explore in Filelight"), d->m_frame);
> d->m_sizeDetailsButton->setIcon(QIcon::fromTheme(QStringLiteral("filelight")));
> connect(d->m_sizeDetailsButton, &QPushButton::clicked, this, &KFilePropsPlugin::slotSizeDetails);
You can also use the icon from the service
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D26650
To: shubham, broulik, ngraham
Cc: 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/20200114/dc3ddc8f/attachment.html>
More information about the Kde-frameworks-devel
mailing list