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

qtFront.h

Go to the documentation of this file.
00001 
00002 /**********************************************************************
00003 
00004     --- Dlgedit generated file ---
00005 
00006     File: qtFront.h
00007     Last generated: Wed Feb 16 18:59:22 2000
00008 
00009  *********************************************************************/
00010 
00011 #ifndef qtFront_included
00012 #define qtFront_included
00013 
00014 #include "qtFrontData.h"
00015 
00016 class qtFront : public qtFrontData
00017 {
00018     Q_OBJECT
00019 
00020 public:
00021 
00022     qtFront
00023     (
00024         QWidget* parent = NULL,
00025         const char* name = NULL
00026     );
00027 
00028     virtual ~qtFront();
00029 
00030 };
00031 #endif // qtFront_included

Generated at Sat May 13 13:50:22 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000