-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128494/
-----------------------------------------------------------

(Updated July 21, 2016, 9:35 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks.


Changes
-------

Submitted with commit b36d368f8004d949597fbe9dc83d6b70418c22f8 by David Faure 
to branch master.


Repository: kio


Description
-------

slotCancel() isn't called when pressing Esc or closing the window with
the window manager button.

Doing this the more standard way (reimplementing accept() and reject())
simplifies the code (since KPageDialog sets up the buttonbox this way already)
and will be useful for knewfilemenutest which calls accept() on all types of 
dialog.


Diffs
-----

  src/widgets/kpropertiesdialog.h b451a6ffcb248beb324ef612a0336148c96bccc2 
  src/widgets/kpropertiesdialog.cpp 808765c706ded7f109719bb2d731692fca0163d8 
  tests/kpropertiesdialogtest.cpp 7b180608716fa7de0bb2e5221330d0be958ef945 

Diff: https://git.reviewboard.kde.org/r/128494/diff/


Testing
-------

Looking at the output from kpropertiesdialogtest, to ensure the signals are 
emitted, and only once.
Tested OK, Cancel, Esc, Alt+F4.


Thanks,

David Faure

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to