Main Page | Class List | File List | Class Members | Related Pages

/home/samy/kbilliards/debug/src/confdialog.h

00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file '/home/samy/kbilliards_release_05/src/confdialog.ui' 00003 ** 00004 ** Created: Mon Nov 8 21:30:51 2004 00005 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.2 edited Nov 24 13:47 $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef CONFDIALOG_H 00011 #define CONFDIALOG_H 00012 00013 #include <qvariant.h> 00014 #include <qdialog.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QSpacerItem; 00020 class QPushButton; 00021 class QLabel; 00022 class QSlider; 00023 class QSpinBox; 00024 class QLineEdit; 00025 00026 class confdialog : public QDialog 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 confdialog( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00032 ~confdialog(); 00033 00034 QPushButton* ok_button; 00035 QPushButton* update_button; 00036 QPushButton* close_button; 00037 QLabel* TextLabel1; 00038 QLabel* TextLabel2; 00039 QLabel* TextLabel3; 00040 QLabel* TextLabel4; 00041 QLabel* TextLabel5; 00042 QSlider* speed_slider; 00043 QSpinBox* angle_factor; 00044 QLineEdit* bouncing_drag_edge; 00045 QLineEdit* deceleration; 00046 QLineEdit* bouncing_drag_ball; 00047 00048 protected: 00049 00050 protected slots: 00051 virtual void languageChange(); 00052 00053 }; 00054 00055 #endif // CONFDIALOG_H

Generated on Mon Nov 8 22:00:15 2004 for kbilliards.kdevelop by doxygen 1.3.7