KAppTemplate: Difference between revisions

From KDE UserBase Wiki
(Created page with "{|class="vertical-centered" |350px||KAppTemplate offers a wizard to make a development project set-up quick and easy |} == Features == * Templates ...")
 
No edit summary
Line 1: Line 1:
<languages />
<translate>
{|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
Line 13: Line 16:


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]]
</translate>

Revision as of 15:55, 23 June 2011

KAppTemplate offers a wizard to make a development project set-up quick and easy

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