dwww Home | Show directory contents | Find package

<FILENAME filename="index.html"><html><head><title>Manuel du KAppTemplate</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><meta name="description" content="KAppTemplate est un générateur de projets logiciels nouveaux en utilisant des modèles."><meta name="keywords" content="programmation, modèle"><link rel="home" href="index.html" title="Manuel du KAppTemplate"><link rel="next" href="introduction.html" title="Chapitre 1. Introduction"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> Manuel du <span class="application">KAppTemplate</span></div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="introduction.html">Suivant</a></td></tr></table></div><div id="contentBody"><div lang="fr" class="book"><div class="titlepage"><div><div><h1 class="title"><a name="kapptemplate"></a>Manuel du <span class="application">KAppTemplate</span></h1></div><div><div class="authorgroup"><p class="author"><span class="firstname">Anne-Marie</span> <span class="surname">Mahfouf</span> <code class="email">&lt;annma@kde.org&gt;</code></p><span class="othercredit"><span class="contrib">Traduction française </span>: <span class="firstname">Joëlle</span> <span class="surname">Cornavin</span><br></span></div></div><div>Version <span class="releaseinfo">0.1 (Applications 17.12) (<span class="date">01-11-2017</span>)</span></div><div><p class="copyright">Copyright © 2008 <span class="firstname">Anne-Marie</span> <span class="surname">Mahfouf</span></p></div><div><p><a href="help:/kdoctools5-common/fdl-notice.html">Note légale</a></p></div><div><div><div class="abstract"><p><span class="application">KAppTemplate</span> est un générateur de projets logiciels nouveaux en utilisant des modèles. </p></div></div></div></div><hr></div><div class="toc"><p><b>Table des matières</b></p><dl class="toc"><dt><span class="chapter"><a href="introduction.html">1. Introduction</a></span></dt><dt><span class="chapter"><a href="using-kapptemplate.html">2. Utilisation de <span class="application">KAppTemplate</span></a></span></dt><dt><span class="chapter"><a href="credits.html">3. Remerciements et licence</a></span></dt></dl></div><FILENAME filename="introduction.html"><html><head><title>Chapitre 1. Introduction</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><meta name="keywords" content="programmation, modèle"><link rel="home" href="index.html" title="Manuel du KAppTemplate"><link rel="up" href="index.html" title="Manuel du KAppTemplate"><link rel="prev" href="index.html" title="Manuel du KAppTemplate"><link rel="next" href="using-kapptemplate.html" title="Chapitre 2. Utilisation de KAppTemplate"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> Introduction</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="index.html">Précédent</a></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="using-kapptemplate.html">Suivant</a></td></tr></table></div><div id="contentBody"><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="introduction"></a>Chapitre 1. Introduction</h1></div></div></div><p><span class="application">KAppTemplate</span> est une application pour démarrer un développement rapide en utilisant des modèles existants fournissant du code basique souvent écrit et avec une structure correcte.</p><p><span class="application">KAppTemplate</span> utilise des modèles installés sur mon ordinateur. Ceux-ci sont souvent fournis comme comme des fichiers de développement de bibliothèques ou peuvent être téléchargés, par exemple, à partir du site Internet <a class="ulink" href="https://store.kde.org" target="_top">store.kde.org</a>. </p><p>Répondez aux questions de l'assistant de chaque page et générez votre modèle.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Dans chaque modèle, un fichier <code class="filename">README</code> permet de savoir comment construire le modèle. Il vous donne également des liens pour des tutoriels relatifs au projet. Après avoir généré le projet, la tâche de <span class="application">KAppTemplate</span> est terminée et vous êtes à même de le compiler.</p></div></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="index.html">Précédent</a></td><td class="upCell"><a accesskey="h" href="index.html">Sommaire</a></td><td class="nextCell"><a accesskey="n" href="using-kapptemplate.html">Suivant</a></td></tr><tr><td class="prevCell">Manuel du <span class="application">KAppTemplate</span> </td><td class="upCell"> </td><td class="nextCell"> Utilisation de <span class="application">KAppTemplate</span></td></tr></table></div><div id="footer_text">Vous souhaitez faire un commentaire ou participer au contenu de cette page ?<br>Envoyez vos contributions à l'<a href="mailto:kde-doc-english@kde.org" class="footer_email">équipe de documentation de KDE</a></div></div></div></body></html></FILENAME><FILENAME filename="using-kapptemplate.html"><html><head><title>Chapitre 2. Utilisation de KAppTemplate</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><meta name="keywords" content="programmation, modèle"><link rel="home" href="index.html" title="Manuel du KAppTemplate"><link rel="up" href="index.html" title="Manuel du KAppTemplate"><link rel="prev" href="introduction.html" title="Chapitre 1. Introduction"><link rel="next" href="credits.html" title="Chapitre 3. Remerciements et licence"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> Utilisation de <span class="application">KAppTemplate</span></div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="introduction.html">Précédent</a></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="credits.html">Suivant</a></td></tr></table></div><div id="contentBody"><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="using-kapptemplate"></a>Chapitre 2. Utilisation de <span class="application">KAppTemplate</span></h1></div></div></div><p><span class="application">KAppTemplate</span> est un assistant. Le première page de l'assistant explique que <span class="application">KAppTemplate</span> va générer un projet de base. Cliquez sur <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guibutton">Suivant</span></span> pour commencer à générer votre projet. <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guibutton">Annuler</span></span> arrêtera le programme et le quittera. <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guibutton">Aide</span></span> affichera ce manuel d'aide dans <span class="application">KHelpCenter</span>.</p><div class="screenshot"><div xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="mediaobject"><img src="first-page.png" alt="La première page de KAppTemplate"></div></div><p>La deuxième page dresse la liste des modèles disponibles. Sur la droite on peut voirl'aperçu du modèle et au-dessous la description du modèle. Après avoir choisi votre modèle, vous êtes invité à saisir le nom du projet dans le champ situé en bas.</p><div class="screenshot"><div xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="mediaobject"><img src="second-page.png" alt="La deuxième page de KAppTemplate"></div></div><p>Sur la troisième page, une boîte de dialogue vous demande la version du projet, le dossier source et le nom de l'auteur ainsi que son adresse électronique. Si vous avez rempli l'onglet concernant vos informations personnelles dans la <span class="application">configuration du système</span>, celles-ci en seront tirées par défaut.</p><div class="screenshot"><div xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="mediaobject"><img src="third-page.png" alt="La troisième page de KAppTemplate"></div></div><p>La quatrième et dernière page donne quelques réaction sur la génération du projet.</p><div class="screenshot"><div xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="mediaobject"><img src="fourth-page.png" alt="Quatrième page de KAppTemplate"></div></div><p>Cliquez ensuite sur <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guibutton">Terminer</span></span> pour fermer <span class="application">KAppTemplate</span>.</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="introduction.html">Précédent</a></td><td class="upCell"><a accesskey="h" href="index.html">Sommaire</a></td><td class="nextCell"><a accesskey="n" href="credits.html">Suivant</a></td></tr><tr><td class="prevCell">Introduction </td><td class="upCell"> </td><td class="nextCell"> Remerciements et licence</td></tr></table></div><div id="footer_text">Vous souhaitez faire un commentaire ou participer au contenu de cette page ?<br>Envoyez vos contributions à l'<a href="mailto:kde-doc-english@kde.org" class="footer_email">équipe de documentation de KDE</a></div></div></div></body></html></FILENAME><FILENAME filename="credits.html"><html><head><title>Chapitre 3. Remerciements et licence</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><meta name="keywords" content="programmation, modèle"><link rel="home" href="index.html" title="Manuel du KAppTemplate"><link rel="up" href="index.html" title="Manuel du KAppTemplate"><link rel="prev" href="using-kapptemplate.html" title="Chapitre 2. Utilisation de KAppTemplate"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> Remerciements et licence</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="using-kapptemplate.html">Précédent</a></td><td class="upCell"> </td><td class="nextCell"></td></tr></table></div><div id="contentBody"><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="credits"></a>Chapitre 3. Remerciements et licence</h1></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>Programme sous copyright 1998-2003 <span class="firstname">Kurt</span> <span class="surname">Granroth</span></p></li><li class="listitem"><p>Programme sous copyright 2006-2008 <span class="firstname">Anne-Marie</span> <span class="surname">Mahfouf</span></p></li><li class="listitem"><p>Programme sous copyright 2008 Beat Wolf</p></li></ul></div><p>Contributeurs : </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>Beat Wolf <code class="email">(asraniel AT fryx.ch)</code> : codage de l'aide</p></li><li class="listitem"><p>Cyrille Berger <code class="email">(cberger AT cberger.net)</code> : modèle Ruby</p></li><li class="listitem"><p>Richard Dale <code class="email">(Richard_Dale AT tipitina.demon.co.uk
&gt;)</code> : modèle Ruby</p></li><li class="listitem"><p>Christoph Burgmer <code class="email">(chrislb AT gmx.de)</code> : modèle Py<span class="orgname">KDE</span>4</p></li></ul></div><p>
</p><p>Documentation sous copyright 2008 <span class="firstname">Anne-Marie</span> <span class="surname">Mahfouf</span> <code class="email">(annma AT kde.org)</code> </p><p>Traduction française par Joëlle Cornavin <code class="email">(jcorn AT free.fr)</code></p><p><a name="gnu-fdl"></a>Cette
documentation est soumise aux termes de la <a class="ulink" href="help:/kdoctools5-common/fdl-license.html" target="_top">Licence de Documentation Libre GNU (GNU Free Documentation
License)</a>.</p><p>Ce programme est soumis aux termes de la <a class="ulink" href="help:/kdoctools5-common/gpl-translated.html" target="_top">Licence Générale Publique GNU (GNU General Public License)</a>.</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="using-kapptemplate.html">Précédent</a></td><td class="upCell"><a accesskey="h" href="index.html">Sommaire</a></td><td class="nextCell"></td></tr><tr><td class="prevCell">Utilisation de <span class="application">KAppTemplate</span> </td><td class="upCell"> </td><td class="nextCell"> </td></tr></table></div><div id="footer_text">Vous souhaitez faire un commentaire ou participer au contenu de cette page ?<br>Envoyez vos contributions à l'<a href="mailto:kde-doc-english@kde.org" class="footer_email">équipe de documentation de KDE</a></div></div></div></body></html></FILENAME></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="introduction.html">Suivant</a></td></tr><tr><td class="prevCell"> </td><td class="upCell"> </td><td class="nextCell"> Introduction</td></tr></table></div><div id="footer_text">Vous souhaitez faire un commentaire ou participer au contenu de cette page ?<br>Envoyez vos contributions à l'<a href="mailto:kde-doc-english@kde.org" class="footer_email">équipe de documentation de KDE</a></div></div></div></body></html></FILENAME>

Generated by dwww version 1.15 on Sat May 18 12:09:20 CEST 2024.