[Differential] [Commented On] D3138: Enable progress in percentage for CliPlugins

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Sun Oct 23 11:58:14 UTC 2016


rthomsen added inline comments.

INLINE COMMENTS

> cliinterface.cpp:353
> +        m_archiveSizeOnDisk = QFileInfo(filename()).size();
> +        connect(this, &ReadOnlyArchiveInterface::entry, this, &CliInterface::onEntry);
> +    }

Is this the right place to connect this signal? What if we list the archive a second time?

REPOSITORY
  rARK Ark

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161023/bb92745d/attachment.html>


More information about the Kde-utils-devel mailing list