KAppTemplate/de: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Created page with "== Funktionen ==")
Line 2: Line 2:


{|class="vertical-centered"  
{|class="vertical-centered"  
|[[Image:Kapptemplate2.png|350px]]||Der KAppTemplate wizard vereinfacht und beschleunigt das Erstellen z.B. eines Applikationsprogrammes ungemein
|[[Image:Kapptemplate2.png|350px]]||KAppTemplate offers a wizard to make a development project set-up quick and easy. It is supposed to save the time of first time users by performing all steps necessary to create basic forms of e.g. a GUI application program.  
|}
|}


== Features ==
== Funktionen ==


* Template-Vorlagen für C++, Ruby, Python und PHP
* Template-Vorlagen für C++, Ruby, Python und PHP

Revision as of 14:27, 18 November 2017

KAppTemplate offers a wizard to make a development project set-up quick and easy. It is supposed to save the time of first time users by performing all steps necessary to create basic forms of e.g. a GUI application program.

Funktionen

  • Template-Vorlagen für C++, Ruby, Python und PHP
  • in Kategorien unterteilt
  • Template-Vorlagen für diverse Kompilierumgebungen und framework-Bibliotheken
  • Spezielle Vorlagen zum Entwickeln für KDE (plugins für Plasma, KOffice, KTextEditor, KRunner, Akonadi)
  • Mittels Platzhalter-Variablen und simpler CMake Steuerdateien neue Vorlagen erstellen
  • Integriert in KDevelop Entwicklungsumgebung

hier gibt's das Handbuch