Translations:KDevelop5/Manual/Code generation with templates/28/en

    From KDE UserBase Wiki
    Revision as of 05:40, 20 October 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)

    The most common use for code generation is probably writing new classes. To create a new class in an existing project, right click on a project folder and choose Create from Template.... The same dialog can be started from the menu by clicking File -> New from Template..., but using a project folder has the benefit of setting a base URL for the output files. Choose Class in the category selection view, and the desired language and template in the other two views. After you have selected a class template, you will have to specify the details of the new class.