project session (.kdevses), project (.kdevelop) & application settings/session (gideonnrc)
Falk Brettschneider
falk.brettschneider at gmx.de
Thu Dec 5 10:39:03 UTC 2002
> type 3) project-dependent, personal for each programmer for the project:
> (belongs to .kdevses file which has the same prefix name as the .kdevelop
> file)
> e.g.: directory where make will be run, last opened files
I forgot to tell that storing of settings of this type is now very easy. For
parts which have to do with projects, you just must override the 2 virtual
methods KDevPlugin::restore...Session(QDomElement...) and
KDevPlugin::save...Session(QDomElement...). Those 2 methods are automatically called by the
session when opening and closing a project.
Ciao
F at lk
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
More information about the KDevelop-devel
mailing list