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

lftvideodialogbase.h

gehe zur Dokumentation dieser Datei
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '.\lftvideodialogbase.ui'
00003 **
00004 ** Created: Mon Jun 16 17:38:40 2003
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef LFTVIDEODIALOGBASE_H
00010 #define LFTVIDEODIALOGBASE_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 QLCDNumber;
00020 class QLabel;
00021 class QPushButton;
00022 class QSlider;
00023 
00024 class LFTVideoDialogBase : public QDialog
00025 { 
00026     Q_OBJECT
00027 
00028 public:
00029     LFTVideoDialogBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~LFTVideoDialogBase();
00031 
00032     QFrame* FrmCounter;
00033     QSlider* SldSecs;
00034     QLabel* TextLabelDoppelpunkt;
00035     QSlider* SldMins;
00036     QLCDNumber* LCDSecs;
00037     QLCDNumber* LCDMins;
00038     QLabel* infoline2;
00039     QPushButton* BtKonfiguration;
00040     QLabel* infoline1;
00041     QFrame* FrmRun;
00042     QPushButton* BtSave;
00043     QPushButton* PushButtonCountdown;
00044     QPushButton* BtRun;
00045     QButtonGroup* BtGrpRating;
00046     QLabel* TextLabelMittlereDauer;
00047     QLabel* TextLabelTitelMittlereDauer;
00048     QLabel* TextLabelTitelAnzahl_2;
00049     QLabel* TextLabelAnzahl;
00050     QLabel* TextLabelTherapeut_2;
00051     QLabel* TextLabelTherapeut;
00052     QFrame* Line1_2_2;
00053     QFrame* Line1_2;
00054     QFrame* Line1_2_3;
00055     QFrame* Line1_2_3_2;
00056     QFrame* FrmKorrigieren;
00057     QPushButton* BtKorrigieren;
00058     QPushButton* BtKlient_NLF;
00059     QPushButton* BtKlient_U;
00060     QPushButton* BtTherapeut_U;
00061     QPushButton* BtTherapeut_LF;
00062     QPushButton* BtTherapeut_NLF;
00063     QPushButton* BtKlient_LF;
00064     QPushButton* PushButton12;
00065 
00066 protected:
00067     bool event( QEvent* );
00068 };
00069 
00070 #endif // LFTVIDEODIALOGBASE_H

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