Revision 636082

Go back to digest for 25th February 2007

Features in KDE Base

David Jarvie committed changes in /trunk/KDE/kdelibs/kdecore/kconfig_compiler:

New facility to name enums, or to use externally defined enums.
New option to allow enum element names to be given a prefix in code.
New option to use enum types for accessor return values and for manipulator arguments.

These options are enabled by use of the new option "UseEnumTypes" in .kcfgc, and <choices name="EnumName" prefix="Prefix_"> arguments. See README.dox.

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/kdecore/kconfig_compiler
  •   /kcfg.xsd
  •   /kconfig_compiler.cpp
  •   /README.dox
3 files changed in total