KAppTemplate

From KDE UserBase Wiki
Revision as of 14:27, 18 November 2017 by Sordon (talk | contribs) (Created page with "== Funktionen ==")
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