KAppTemplate: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--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 | ||
|} | |} | ||
== Features == | == Features == <!--T:2--> | ||
<!--T:3--> | |||
* Templates for C++, Ruby, Python and PHP | * Templates for C++, Ruby, Python and PHP | ||
* Categories | * Categories | ||
Line 15: | Line 17: | ||
* Integrated into KDevelop | * Integrated into KDevelop | ||
<!--T:4--> | |||
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] | ||
<!--T:5--> | |||
[[Category:Development]] | [[Category:Development]] | ||
</translate> | </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