Hauptseite | Klassenhierarchie | Alphabetische Liste | Übersicht | Auflistung der Dateien | Datenstruktur-Elemente | Datei-Elemente

sitzungskonfigurationdialogbase.h

gehe zur Dokumentation dieser Datei
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '.\sitzungskonfigurationdialogbase.ui'
00003 **
00004 ** Created: Mon Jun 16 17:38:39 2003
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef SITZUNGSKONFIGURATIONDIALOGBASE_H
00010 #define SITZUNGSKONFIGURATIONDIALOGBASE_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QButtonGroup;
00018 class QFrame;
00019 class QLabel;
00020 class QLineEdit;
00021 class QMultiLineEdit;
00022 class QPushButton;
00023 class QRadioButton;
00024 
00025 class SitzungsKonfigurationDialogBase : public QDialog
00026 { 
00027     Q_OBJECT
00028 
00029 public:
00030     SitzungsKonfigurationDialogBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~SitzungsKonfigurationDialogBase();
00032 
00033     QLabel* TextLabel1;
00034     QLineEdit* LineEditRater;
00035     QLabel* TextLabelRater;
00036     QLabel* TextLabelUhrzeit;
00037     QLineEdit* LineEditKlient;
00038     QLabel* TextLabelDatum;
00039     QPushButton* buttonOk;
00040     QPushButton* buttonCancel;
00041     QMultiLineEdit* MultiLineEdit1;
00042     QFrame* Frame3;
00043     QPushButton* PushButtonFertig;
00044     QLabel* TextLabelInfoDatei;
00045     QLabel* TextLabelExistiertSatz;
00046     QLineEdit* LineEditInfodatei;
00047     QLabel* TextLabelExistiert;
00048     QLabel* TextLabelWeiterfuehren;
00049     QButtonGroup* ButtonGroupWeiterfuehren;
00050     QRadioButton* nein;
00051     QRadioButton* ja;
00052     QLabel* TextLabelKlient;
00053     QLineEdit* LineEditUhrzeit;
00054     QLineEdit* LineEditDatum;
00055 
00056 protected:
00057     QHBoxLayout* Layout1;
00058     bool event( QEvent* );
00059 };
00060 
00061 #endif // SITZUNGSKONFIGURATIONDIALOGBASE_H

Erzeugt am Mon Jun 16 18:08:24 2003 für LFTVideo von doxygen 1.3.2