sitter created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
sitter requested review of this revision.

REVISION SUMMARY
  it wasn't exactly clear what the inputs for a Color type may be. this is
  now explained along with special type descriptions. it isn't perfectly
  ideal here since it is a bit hard to find, but better be hard to find
  than not documented at all.
  
  from a quick glance at the code indeed anything goes that QColor can
  construct from a QString. there is also custom regex code in the compiler
  that allows construction from r,g,b,a via the appropriate ctor of qcolor.

REPOSITORY
  R237 KConfig

BRANCH
  master

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

AFFECTED FILES
  src/kconfig_compiler/README.dox

To: sitter
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to