'\" t .\" Title: \fBkconfig_compiler\fR .\" Author: Cornelius Schumacher .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2006-06-01 .\" Manual: Programming Tool .\" Source: K Desktop Environment .\" Language: English .\" .TH "\FBKCONFIG_COMPILER" "1" "2006\-06\-01" "K Desktop Environment" "Programming Tool" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" kconfig_compiler \- KDE configuration compiler .SH "SYNOPSIS" .HP \w'\fBkconfig_compiler\fR\ 'u \fBkconfig_compiler\fR [Qt\-options] [KDE\-options] [options] \fIfile\&.kcfg\fR \fIfile\&.kcfgc\fR .SH "DESCRIPTION" .PP \fBkconfig_compiler\fR 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\&. .PP The generated source code contains a class based on \fBKConfigSkeleton\fR that provides an API to access the applications configuration data\&. .SH "OPTIONS" .PP .PP \fBArguments:\fR .PP \fIfile\&.kcfg\fR .RS 4 Input kcfg XML file .RE .PP \fIfile\&.kcfgc\fR .RS 4 Code generation options file .RE .PP .PP \fBOptions:\fR .PP \fB\-d, \-\-directory \fR .RS 4 Directory to generate files in [\&.] .RE .PP .PP \fBGeneric options:\fR .PP \fB\-\-help\fR .RS 4 Show help about options .RE .PP \fB\-\-help\-qt\fR .RS 4 Show Qt specific options .RE .PP \fB\-\-help\-kde\fR .RS 4 Show KDE specific options .RE .PP \fB\-\-help\-all\fR .RS 4 Show all options .RE .PP \fB\-\-author\fR .RS 4 Show author information .RE .PP \fB\-v, \-\-version\fR .RS 4 Show version information .RE .PP \fB\-\-license\fR .RS 4 Show license information .RE .PP .PP \fBKDE Options:\fR .PP \fB\-\-caption \fR .RS 4 Use \*(Aqcaption\*(Aq as name in the titlebar .RE .PP \fB\-\-icon \fR .RS 4 Use \*(Aqicon\*(Aq as the application icon .RE .PP \fB\-\-miniicon \fR .RS 4 Use \*(Aqicon\*(Aq as the application icon .RE .PP \fB\-\-config \fR .RS 4 Use alternative configuration file .RE .PP \fB\-\-dcopserver \fR .RS 4 Use the DCOP server specified by \*(Aqserver\*(Aq .RE .PP \fB\-\-nocrashhandler\fR .RS 4 Disable crash handler to get core dumps .RE .PP \fB\-\-waitforwm\fR .RS 4 Waits for a WM_NET compatible windowmanager .RE .PP \fB\-\-style