KAppTemplate: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
m (be less succint about the purpose of the software at hand)
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{|class="vertical-centered"  
{|class="vertical-centered"  
|[[Image:Kapptemplate2.png|350px]]||KAppTemplate offers a wizard to make a development project set-up quick and easy
|[[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.
|}
|}


Line 11: Line 11:
<!--T:3-->
<!--T:3-->
* Templates for C++, Ruby, Python and PHP
* Templates for C++, Ruby, Python and PHP
<!--T:6-->
* Categories
* Categories
<!--T:7-->
* Templates for different build-systems and frameworks
* Templates for different build-systems and frameworks
<!--T:8-->
* Templates especially for KDE-development (plugins for Plasma, KOffice, KTextEditor, KRunner, Akonadi)
* Templates especially for KDE-development (plugins for Plasma, KOffice, KTextEditor, KRunner, Akonadi)
<!--T:9-->
* It is easy to create new templates using space holders and a simple CMake-command
* It is easy to create new templates using space holders and a simple CMake-command
<!--T:10-->
* Integrated into KDevelop
* Integrated into KDevelop



Revision as of 02:03, 24 September 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.

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

The Handbook is available from here