D24932: [WIP]: Add Button to open the folder in filelight for more details

Nathaniel Graham noreply at phabricator.kde.org
Sat Oct 26 19:33:05 BST 2019


ngraham requested changes to this revision.
ngraham added a comment.
This revision now requires changes to proceed.


  It doesn't compile:
  
    /home/nate/kde/src/kio/src/widgets/kpropertiesdialog.cpp:1389:72: error: ‘QString::QString(const char*)’ is private within this context
     1389 |     KRun::runCommand(QStringLiteral("filelight"), directory, nullptr, QStringLiteral("/"));
          |                                                                        ^
  
  Anyway, should use `KRun::runApplication()` for this since that's made for launching GUI apps and handling arguments passed to the binary.

REPOSITORY
  R241 KIO

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

To: shubham, ngraham, #frameworks
Cc: 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/20191026/2f005ef2/attachment.html>


More information about the Kde-frameworks-devel mailing list