mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
20 lines
444 B
Text
20 lines
444 B
Text
# Code generation options for kconfig_compiler
|
|
File=kuser.kcfg
|
|
ClassName=KU_PrefsBase
|
|
SetUserTexts=true
|
|
#
|
|
# 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
|