D12239: Create a public writeViewConfig() function so the open/save dialog itself can call it

Nathaniel Graham noreply at phabricator.kde.org
Sun Apr 15 23:29:09 UTC 2018


ngraham created this revision.
ngraham added a reviewer: Frameworks.
Restricted Application added a project: Frameworks.
ngraham requested review of this revision.

REVISION SUMMARY
  D12227 <https://phabricator.kde.org/D12227> fixes 209559 for the case when the user presses the Cancel button, but not when the dialog is closed via the Escape key or the titlebar's close button. In order to do that, changes to the QPA plugin are needed. To facilitate it, `KFileWidget` needs a public interface to the `writeViewConfig()` function needs so that the dialog can call it. THis patch does that.

TEST PLAN
  Compile and deploy KIO, run tests (no regressions),  interact with a file open/save dialog; all still work

REPOSITORY
  R241 KIO

BRANCH
  public-writeviewconfig-function

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

AFFECTED FILES
  src/filewidgets/kfilewidget.cpp
  src/filewidgets/kfilewidget.h

To: ngraham, #frameworks
Cc: michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180415/3ab0d224/attachment.html>


More information about the Kde-frameworks-devel mailing list