D26877: Simplify calls to whitespace() and use it in more places.

David Faure noreply at phabricator.kde.org
Sun Feb 2 10:35:46 GMT 2020


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


  I don't like it either. It doesn't "read" well.
  Looking at cout or qDebug it's much more common to `[the usual stream] << [some modifier] << some more stuff`.
  
  Maybe it can be solved with naming though.
  indentedStream() << ... 
  ?

REPOSITORY
  R237 KConfig

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

To: tcanabrava, dfaure, ervin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200202/eb73ce72/attachment.html>


More information about the Kde-frameworks-devel mailing list