Main Page | Class Hierarchy | Class List | File List | Class Members

renderedimage.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '.\renderedimage.ui'
00003 **
00004 ** Created: Tue Dec 2 01:43:12 2003
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef RENDEREDIMAGEBASE_H
00010 #define RENDEREDIMAGEBASE_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QLabel;
00018 
00019 
00021 
00025 class renderedImageBase : public QDialog
00026 { 
00027     Q_OBJECT
00028 
00029 public:
00031 
00034     renderedImageBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00036         ~renderedImageBase();
00037 
00039 
00042         QLabel* imageLabel;
00043 
00044 };
00045 
00046 #endif // RENDEREDIMAGEBASE_H

Generated on Wed Dec 3 00:44:08 2003 for Volvis by doxygen 1.3.5