KAppTemplate

From KDE UserBase Wiki
Revision as of 21:30, 25 January 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Caratteristiche

  • Modelli per C++, Ruby, Python e PHP.
  • Categorie.
  • Modelli per diversi sistemi di compilazione e framework.
  • Modelli in particolare per lo sviluppo KDE (plugin per Plasma, KOffice, KTextEditor, KRunner, Akonadi).
  • È facile creare nuovi modelli utilizzando segnaposti e un semplice comando CMake.
  • Integrato in KDevelop.

More Information

  • The Handbook is available from here.