D24490: Make kconfig_compiler generate ctors with the optional parent arg

Aleix Pol Gonzalez noreply at phabricator.kde.org
Thu Oct 10 15:00:09 BST 2019


apol added a comment.


  #if FRAMEWORK_VERSION < 6
  defaultValue = false
  #else
  defaultValue = true
  #endif
  
  Or at least
  #if FRAMEWORK_VERSION >= 6
  #pragma message Consider enabling ParentInConstructor by default
  #endif
  
  It's just a thought, not necessary.

REPOSITORY
  R237 KConfig

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

To: ervin, #plasma, #frameworks, dfaure, mart, apol
Cc: kossebau, apol, 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/20191010/feed93ca/attachment.html>


More information about the Kde-frameworks-devel mailing list