KAppTemplate/da: Difference between revisions
(Importing a new version from external source) |
(Updating to match new version of source page) |
||
Line 2: | Line 2: | ||
{|class="vertical-centered" | {|class="vertical-centered" | ||
|[[Image:Kapptemplate2.png|350px]]||KAppTemplate | |[[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 19: | Line 19: | ||
* Integreret i KDevelop | * Integreret i KDevelop | ||
== More Information == | |||
* The Handbook is available from [http://docs.kde.org/development/en/kdesdk/kapptemplate/index.html here]. | |||
[[Category:Udvikling/da]] | [[Category:Udvikling/da]] |
Revision as of 21:30, 25 January 2019
Hovedtræk
- Skabeloner til C++, Ruby, Python og PHP
- Kategorier
- Skabeloner til forskellige byggesystemer og frameworks
- Skabeloner specifikt til KDE-udvikling (plugins til Plasma, KOffice, KTextEditor, KRunner og Akonadi)
- Det er let at lave nye skabeloner ved at bruge pladsmarkører og en enkel CMake-kommando
- Integreret i KDevelop
More Information
- The Handbook is available from here.