mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
19 lines
403 B
Text
19 lines
403 B
Text
![]() |
# Code generation options for kconfig_compiler
|
||
|
ClassName=Test1
|
||
|
#
|
||
|
# Singleton=false
|
||
|
#
|
||
|
# Inherits=KConfigSkeleton
|
||
|
#
|
||
|
# IncludeFiles=libkdepim/kpimprefs.h
|
||
|
#
|
||
|
# MemberVariables=public
|
||
|
#
|
||
|
### The following line includes the file exampleprefs_base_addon.h
|
||
|
### It can be used to add extra functions and variables to the
|
||
|
### class.
|
||
|
# CustomAdditions=true
|
||
|
#
|
||
|
### Provide setFooBar(int) style functions
|
||
|
Mutators=true
|