summaryrefslogtreecommitdiffstats
path: root/kuser/kuserprefs.kcfgc
blob: 252d4e1105c218a2402766b917df8ff6e41761f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Code generation options for kconfig_compiler
File=kuser.kcfg
ClassName=KUserPrefsBase
SetUserTexts=true
#
# Singleton=false
#
# Inherits=KConfigSkeleton
#
# IncludeFiles=libtdepim/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