Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

qservletbase.h

00001 // -*- c++ -*-
00002 
00003 #ifndef QSERVLETBASE_H
00004 #define QSERVLETBASE_H
00005 
00006 #include <qstring.h>
00007 
00055 class QServletBase
00056 {
00057 public:
00058 };
00059 
00060 #endif // QSERVLETBASE_H
00061 
00062 // Local Variables:
00063 // c-basic-offset: 3
00064 // End:
00065 

Generated on Mon Mar 31 01:08:13 2003 for QXServlet by doxygen1.2.17