D19491: generic config interface

Christoph Cullmann noreply at phabricator.kde.org
Sun Mar 3 11:27:16 GMT 2019


cullmann created this revision.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
cullmann requested review of this revision.

REVISION SUMMARY
  instead of member per entry, use key/value with QVariant
  instead of manual local/global config, implement this via parent pointer
  optional validator via std::function
  
  one example use: setTabWidth

TEST PLAN
  make && make test

REPOSITORY
  R39 KTextEditor

BRANCH
  master

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

AFFECTED FILES
  src/utils/kateconfig.cpp
  src/utils/kateconfig.h

To: cullmann
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190303/a446787f/attachment-0001.html>


More information about the KWrite-Devel mailing list