KDE gears

KDevelop Generic Shell API Documentation

The KDevelop Generic Shell

Version CVS

This library contains the Shell - a profile-based implementation of KDevelop plugin architecture.Link with: -lkdevshell

Include path: -I$(kde_includes)/kdevelop/shell

Creating an application using generic shell

KDevelop platform applications can use generic shell as a ready to use implementation of KDevelop plugin architecture.

This is done by creating application main.cpp file and ShellExtension subclass. Example:

KDE Logo
This file is part of the documentation for KDevelop Generic Shell Version CVS.
Documentation copyright © 1998-2005 the KDevelop developers.
Generated on Sun Apr 16 00:15:01 2006 by doxygen 1.4.6-20060202 written by Dimitri van Heesch, © 1997-2005