Some questions regarding the Appwizard

Paul Drummond paul.drummond at dsl.pipex.com
Wed May 26 20:20:08 UTC 2004


> Thanks. That's quite helpful. Do you happen to know what components do the
> processing of those files?  Is the tree created when the wizard is loaded,
> or when KDevelop is compiled?

Every time AppWizard is opened, it locates all the template configuration
files, read their contents into memory then builds the tree from the category
information.

The method that does all the work is "insertCategoryIntoTreeView()" which can 
be found in: "kdevelop/parts/appwizard/appwizarddlg.cpp".

Hope that helps.




More information about the KDevelop-devel mailing list