Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | Related Pages

renderasbitmap.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'renderasbitmap.ui'
00003 **
00004 ** Created: jeu mai 27 21:46:43 2004
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.2.3   edited May 19 14:22 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef RENDERBMPUI_H
00011 #define RENDERBMPUI_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QLabel;
00020 class QPushButton;
00021 class QLineEdit;
00022 
00023 class RenderBmpUI : public QDialog
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     RenderBmpUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00029     ~RenderBmpUI();
00030 
00031     QLabel* textLabel1;
00032     QPushButton* pushButton2;
00033     QPushButton* pushButton1;
00034     QLineEdit* prefixEdit;
00035 
00036 protected:
00037 
00038 protected slots:
00039     virtual void languageChange();
00040 
00041 };
00042 
00043 #endif // RENDERBMPUI_H

Generated on Tue Jun 1 21:13:29 2004 for Alternate Take by doxygen 1.3.6