You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
234 lines
3.6 KiB
234 lines
3.6 KiB
<?xml version="1.0" ?>
|
|
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
|
<!ENTITY % German "INCLUDE">
|
|
]>
|
|
|
|
<refentry lang="&language;">
|
|
<refentryinfo>
|
|
<author
|
|
><personname
|
|
><firstname
|
|
>Ben</firstname
|
|
><surname
|
|
>Burton</surname
|
|
></personname
|
|
> <email
|
|
></email
|
|
></author>
|
|
<date
|
|
>12. April 2003</date>
|
|
</refentryinfo>
|
|
|
|
<refmeta>
|
|
<refentrytitle
|
|
><command
|
|
>kapptemplate</command
|
|
></refentrytitle>
|
|
<manvolnum
|
|
>1</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname
|
|
><command
|
|
>kapptemplate</command
|
|
></refname>
|
|
<refpurpose
|
|
>Erzeugt ein Grundgerüst für die Entwicklung einer KDE-Anwendung</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<cmdsynopsis
|
|
><command
|
|
>kapptemplate</command
|
|
> <group
|
|
><option
|
|
>--noinit</option
|
|
></group
|
|
> <group
|
|
><option
|
|
>--default</option
|
|
></group
|
|
> <group
|
|
><option
|
|
>--full-app</option
|
|
></group
|
|
> <group
|
|
><option
|
|
>--kpart-app</option
|
|
></group
|
|
> <group
|
|
><option
|
|
>--kpart-plugin</option
|
|
></group
|
|
> <group
|
|
><option
|
|
>--existing</option
|
|
></group
|
|
> <group
|
|
><option
|
|
>--help</option
|
|
></group
|
|
> </cmdsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1>
|
|
<title
|
|
>Beschreibung</title>
|
|
|
|
<para
|
|
>Das Shell-Skript <command
|
|
>kapptemplate</command
|
|
> erzeugt das nötige Grundgerüst für verschiedene &kde;-Anwendungen. Dabei kümmert es sich um autoconf/automake-Code und erzeugt eine Grundversion des Programms mit einem Beispiel, wie eine entsprechenden Anwendung aussehen könnte. </para>
|
|
|
|
<para
|
|
>Dieses Werkzeug ist ein Teil des &kde; Software-Entwicklungs-Kit. </para>
|
|
|
|
</refsect1>
|
|
|
|
<refsect1>
|
|
<title
|
|
>Optionen</title>
|
|
|
|
<variablelist>
|
|
<title
|
|
>Allgemeine Optionen</title>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--help</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Zeigt eine vollständige Zusammenfassung der Optionen an. </para
|
|
></listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--no-init</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Führt nicht <command
|
|
>make</command
|
|
> <option
|
|
>-f</option
|
|
> <parameter
|
|
>Makefile.cvs</parameter
|
|
></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--default</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Benutzt die Voreinstellungen anstatt nachzufragen</para
|
|
></listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
|
|
<variablelist>
|
|
<title
|
|
>Vorlagen-Arten</title>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--full-app</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Erzeugt eine voll funktionsfähige KDE-Anwendung. </para
|
|
></listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--kpart-app</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Erzeugt eine voll funktionsfähige einbettungsfähige KDE-Komponente</para
|
|
></listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--kpart-plugin</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Erzeugt ein KPart-Modul-Grundgerüst</para
|
|
></listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term
|
|
><option
|
|
>--existing</option
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Wandelt bestehenden Code in das automake/autoconf KDE-Grundgerüst um</para
|
|
></listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</refsect1>
|
|
|
|
<!-- The Following sections are optional, but recommended if they are
|
|
applicable. -->
|
|
|
|
<refsect1>
|
|
<title
|
|
>Dateien</title>
|
|
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term
|
|
><filename
|
|
>~/.kapptemplate</filename
|
|
></term>
|
|
<listitem
|
|
><para
|
|
>Enthält Voreinstellungen</para
|
|
></listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
|
|
</refsect1>
|
|
|
|
<refsect1>
|
|
<title
|
|
>Siehe auch</title>
|
|
|
|
<para
|
|
><filename
|
|
>$PREFIX/share/doc/kapptemplate</filename
|
|
></para>
|
|
|
|
</refsect1>
|
|
|
|
<refsect1>
|
|
<title
|
|
>Autoren</title>
|
|
|
|
<para
|
|
><command
|
|
>kapptemplate</command
|
|
> wurde entwickelt von &Kurt.Granroth; &Kurt.Granroth.mail;</para>
|
|
<para
|
|
>Diese Handbuchseite wurde geschrieben bon <personname
|
|
><firstname
|
|
>Ben</firstname
|
|
><surname
|
|
>Burton</surname
|
|
></personname
|
|
><email
|
|
>bab@debian.org</email
|
|
></para>
|
|
</refsect1>
|
|
|
|
</refentry>
|