Hey guys,
I’ve been playing around with KDeveleop as an IDE to use for starting to learn to work with KDE develeopment. I’ve got though online tutorials for setting up kde-builder and Kdeveleop but I seem to run into a brick while what I want to start a new project.
From what I can see when I open the interface is well, I should start with a ‘New Project’ (ok, makes sense, I’ll do that). But when I click on the button, I’m provided a selection of templates but I’m not seeing anything specifically pointing to developeing a KDE app.
I see ‘KDeveleop’ which looks like it has templates for Plugins and Templates. I see KIO with a template called C++Worker(KF6). I see KTextEditor that holds a C++Plugin (KF6) template. Then one for plasma that has KRunner, Plasmoid and Wallpaper. Then there is QT with Graphical and Graphical (QMake-Based) and finally ‘Standard’ with Empty and Terminal which seems like a generic base template.
Is there any templates for KDE applications? What am I missing. If you guys are starting to work on a new project which template would you use, or would you import an old project and modify that?