KDevelop API Documentation

parts/manager/app.h

Go to the documentation of this file.
00001 #ifndef __example_h__ 00002 #define __example_h__ 00003 00004 #include <kmainwindow.h> 00005 00006 class Shell : public KMainWindow 00007 { 00008 Q_OBJECT 00009 public: 00010 Shell(); 00011 ~Shell(); 00012 }; 00013 00014 #endif
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:52 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003