KAppTemplate/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(Importing a new version from external source)
Line 18: Line 18:


* Integrated into KDevelop
* Integrated into KDevelop
== More Information ==


The Handbook is available from [http://docs.kde.org/development/en/kdesdk/kapptemplate/index.html here]
The Handbook is available from [http://docs.kde.org/development/en/kdesdk/kapptemplate/index.html here]


[[Category:Development]]
[[Category:Development]]

Revision as of 21:30, 25 January 2019

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

  • Templates for C++, Ruby, Python and PHP
  • Categories
  • Templates for different build-systems and frameworks
  • Templates especially for KDE-development (plugins for Plasma, KOffice, KTextEditor, KRunner, Akonadi)
  • It is easy to create new templates using space holders and a simple CMake-command
  • Integrated into KDevelop

More Information

The Handbook is available from here