.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KCONFIG_COMPILER 1 "Jun 2006" "K Desktop Environment" "programming tool"
.SH NAME
kconfig_compiler
\- KDE configuration compiler
.SH SYNOPSIS
\fBkconfig_compiler\fP [Qt\-options] [KDE\-options] [options]
.I file.kcfg file.kcfgc
.SH DESCRIPTION
\fBkconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options.
.br
The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data.
.SH OPTIONS
.SS
.SS Arguments:
.TP
.I file.kcfg
Input kcfg XML file
.TP
.I file.kcfgc
Code generation options file
.SS Options:
.TP
.B \-d, \-\-directory
Directory to generate files in [.]
.SS
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS KDE options:
.TP
.B \-\-caption
Use 'caption' as name in the titlebar
.TP
.B \-\-icon
Use 'icon' as the application icon
.TP
.B \-\-miniicon
Use 'icon' as the icon in the titlebar
.TP
.B \-\-config
Use alternative configuration file
.TP
.B \-\-dcopserver
Use the DCOP Server specified by 'server'
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style