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

aboutdlg.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'ui/aboutdlg.ui'
00003 **
00004 ** Created: Sam Mär 6 14:25:29 2004
00005 **      by: The User Interface Compiler ($Id: aboutdlg_8h-source.html,v 1.24 2004/03/06 23:08:13 heicom Exp $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef ABOUTDLG_H
00011 #define ABOUTDLG_H
00012 
00013 #include <qvariant.h>
00014 #include <qpixmap.h>
00015 #include <qdialog.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QLabel;
00021 class QTextEdit;
00022 class QPushButton;
00023 
00024 class AboutDlg : public QDialog
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     AboutDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~AboutDlg();
00031 
00032     QLabel* PixmapLabel2;
00033     QTextEdit* textEdit1;
00034     QPushButton* PushButton1;
00035 
00036 protected:
00037     QVBoxLayout* AboutDlgLayout;
00038     QVBoxLayout* layout2;
00039     QHBoxLayout* Layout2;
00040 
00041 protected slots:
00042     virtual void languageChange();
00043 
00044 private:
00045     QPixmap image0;
00046 
00047 };
00048 
00049 #endif // ABOUTDLG_H

Generated on Sat Mar 6 16:21:56 2004 by doxygen 1.3.2