D25208: Add missing property to KKeySequenceWidget

2019-11-08 Thread Kevin Ottens
This revision was automatically updated to reflect the committed changes.
Closed by commit R263:fab6d95a9fad: Add missing property to KKeySequenceWidget 
(authored by ervin).

REPOSITORY
  R263 KXmlGui

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D25208?vs=69429=69436

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

AFFECTED FILES
  src/kkeysequencewidget.h

To: ervin, #frameworks, dfaure, davidedmundson, bport
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D25208: Add missing property to KKeySequenceWidget

2019-11-08 Thread David Edmundson
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R263 KXmlGui

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

To: ervin, #frameworks, dfaure, davidedmundson, bport
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D25208: Add missing property to KKeySequenceWidget

2019-11-08 Thread Kevin Ottens
ervin created this revision.
ervin added reviewers: Frameworks, dfaure, davidedmundson, bport.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ervin requested review of this revision.

REVISION SUMMARY
  Oddly enough we had all the necessary to manage keySequence as a
  property but that was never exposed. This makes it for instance
  unavailable to Qt Designer and impossible to use with KConfigXT.

REPOSITORY
  R263 KXmlGui

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

AFFECTED FILES
  src/kkeysequencewidget.h

To: ervin, #frameworks, dfaure, davidedmundson, bport
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns