mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
21 lines
444 B
Text
21 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
|