cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
20 lines
421 B
Plaintext
20 lines
421 B
Plaintext
# Code generation options for kconfig_compiler_kf6
|
|
ClassName=Test9
|
|
File=test9.kcfg
|
|
#
|
|
# 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
|