Projects/ds4clonerestore/ds4clonerestore/src/restoreoutputdlg.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './restoreoutputdlg.ui'
00003 **
00004 ** Created: Wed Jun 13 18:54:26 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.7   edited Aug 31 2005 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef RESTOREOUTPUTDLG_H
00011 #define RESTOREOUTPUTDLG_H
00012 
00013 #include <qvariant.h>
00014 #include <qpixmap.h>
00015 #include <qwidget.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class QPushButton;
00022 class QTextEdit;
00023 
00024 class restoreoutputdlg : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     restoreoutputdlg( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~restoreoutputdlg();
00031 
00032     QPushButton* btnClose;
00033     QTextEdit* txtOutput;
00034 
00035 public slots:
00036     virtual void btnClose_clicked();
00037 
00038 protected:
00039 
00040 protected slots:
00041     virtual void languageChange();
00042 
00043 private:
00044     QPixmap image0;
00045 
00046 };
00047 
00048 #endif // RESTOREOUTPUTDLG_H

Generato il Wed Jun 13 18:59:37 2007 per DS4CloneRestore da  doxygen 1.5.2