Rechercher une page de manuel
kapptemplate
Langue: en
Version: April 12, 2003 (openSuse - 09/10/07)
Section: 1 (Commandes utilisateur)
NAME
kapptemplate - Creates a framework to develop a KDE applicationSYNOPSIS
- kapptemplate [--noinit] [--default] [--full-app] [--kpart-app] [--kpart-plugin] [--existing] [--help]
DESCRIPTION
kapptemplate is a shell script that will create the necessary framework to develop various KDE applications. It takes care of the autoconf/automake code as well as providing a skeleton and example of what the code typically looks like.
- This utility is part of the KDE Software Development Kit.
OPTIONS
General Options- --help
- Display a full summary of options.
- --no-init
- Don't run make -f Makefile.cvs
- --default
- Use default values instead of prompting. Framework Types
- --full-app
- Create a full featured KDE application.
- --kpart-app
- Create a full featured KPart application.
- --kpart-plugin
- Create a KPart plugin framework.
- --existing
- Converting existing source to an automake/autoconf KDE framework.
FILES
- ~/.kapptemplate
- Stores default values
SEE ALSO
$PREFIX/share/doc/kapptemplate
AUTHORS
kapptemplate was written by Kurt Granroth <granroth@kde.org>
This manual page was prepared by Ben Burton<bab@debian.org>
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre