Projects/ds4clonerestore/ds4clonerestore/src/ds4clonerestoredlg.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './ds4clonerestoredlg.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 MAINDLG_H
00011 #define MAINDLG_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 QLabel;
00022 class QPushButton;
00023 
00024 class mainDlg : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     mainDlg( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~mainDlg();
00031 
00032     QLabel* lblTitle;
00033     QPushButton* btnClone;
00034     QLabel* lblRestore;
00035     QLabel* lblClone;
00036     QPushButton* btnRestore;
00037     QPushButton* btnRevManager;
00038     QLabel* lblRevManager;
00039     QLabel* lblNetManager;
00040     QPushButton* btnConfiguration;
00041 
00042 public slots:
00043     virtual void btnClone_clicked();
00044     virtual void btnRestore_clicked();
00045     virtual void btnRevManager_clicked();
00046     virtual void btnConfiguration_clicked();
00047 
00048 protected:
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 
00053 private:
00054     QPixmap image0;
00055     QPixmap image1;
00056     QPixmap image2;
00057     QPixmap image3;
00058     QPixmap image4;
00059 
00060 };
00061 
00062 #endif // MAINDLG_H

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