/**************************************************************************** ** Form interface generated from reading ui file 'Mpl3.ui' ** ** Created: Fri Aug 13 00:02:48 2004 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.2 edited Nov 24 13:47 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef PREFERENCES_H #define PREFERENCES_H #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class QPushButton; class QButtonGroup; class QTabWidget; class QWidget; class QGroupBox; class QLabel; class QSpinBox; class QLineEdit; class QComboBox; class QFrame; class QCheckBox; class QListView; class QListViewItem; class Preferences : public QDialog { Q_OBJECT public: Preferences( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~Preferences(); QPushButton* Ok_2; QButtonGroup* ButtonGroup2; QPushButton* Ok; QPushButton* Default; QPushButton* Close; QTabWidget* TabWidget; QWidget* tab; QGroupBox* FontSetup; QLabel* TextLabel19; QSpinBox* CenterLine; QLabel* TextLabel3_4_2_3; QSpinBox* Size_N; QLabel* TextLabel1_3; QSpinBox* Size_S; QLabel* TextLabel2_3; QSpinBox* Size_M; QLabel* TextLabel3_4_2_2; QLabel* TextLabel3_4_2; QLabel* TextLabel1; QLineEdit* Family_O; QLabel* TextLabel3; QLineEdit* Family_F; QPushButton* Color_O; QLabel* TextLabel3_4; QPushButton* Set_B; QPushButton* Set_F; QLabel* TextLabel3_4_3; QLineEdit* Family_I; QPushButton* Color_B; QPushButton* Color_I; QPushButton* Set_O; QLabel* TextLabel2; QLineEdit* Family_B; QPushButton* Color_F; QPushButton* Color_S; QLabel* TextLabel6; QPushButton* Set_I; QLabel* TextLabel3_3; QLabel* TextLabel3_2; QWidget* tab_2; QGroupBox* GroupBox38; QLabel* TextLabel14; QSpinBox* Vertical; QComboBox* Direction; QLabel* TextLabel13; QGroupBox* PageMargins; QSpinBox* Top; QLabel* TextLabel12_2; QSpinBox* Bottom; QLabel* TextLabel12_4; QSpinBox* Right; QSpinBox* Left; QLabel* TextLabel12; QLabel* TextLabel12_3; QGroupBox* PageSetup; QLabel* TextLabel5_2; QComboBox* Orientation; QSpinBox* Width; QLabel* TextLabel12_3_2; QSpinBox* Height; QLabel* TextLabel4_2; QLabel* TextLabel12_5; QLabel* TextLabel3_5; QComboBox* Pagesize; QComboBox* Grid; QWidget* tab_3; QGroupBox* GroupBox48; QLabel* TextLabel18; QLabel* TextLabel17; QLabel* TextLabel18_2; QFrame* Line1; QComboBox* Explelevlow; QComboBox* Explevelhigh; QSpinBox* Digits; QLineEdit* LineEdit14_4; QLabel* TextLabel18_2_3_2; QLabel* TextLabel18_2_3_2_2; QLabel* TextLabel18_2_3_2_3; QLineEdit* LineEdit14; QLineEdit* LineEdit14_3; QLineEdit* LineEdit14_2; QLabel* TextLabel18_2_3_2_4; QFrame* Line2; QFrame* Line2_2; QComboBox* Complexmode; QLabel* TextLabel18_2_4; QCheckBox* Rationaluse; QLabel* TextLabel18_2_3; QComboBox* Angles; QFrame* Line6; QFrame* Line6_2; QLabel* TextLabel9_3; QWidget* tab_4; QGroupBox* GroupBox11; QListView* ListView3; QGroupBox* GroupBox12; QComboBox* ComboBox23; QLineEdit* LineEdit61; QLabel* TextLabel10; QPushButton* PushButton71; QPushButton* PushButton70; QLabel* TextLabel9; QWidget* tab_5; QGroupBox* GroupBox11_3; QListView* ListView3_2; QGroupBox* GroupBox12_3; QPushButton* PushButton71_2; QLabel* TextLabel9_2; QPushButton* PushButton70_2; QLineEdit* LineEdit21; QLabel* TextLabel4_3; QLineEdit* LineEdit61_2_3; QLabel* TextLabel5_3; QLineEdit* LineEdit61_2_2; QLineEdit* LineEdit61_2; QLabel* TextLabel9_2_2; protected: QHBoxLayout* Layout5; QGridLayout* Layout4; QGridLayout* Layout3; QGridLayout* GroupBox38Layout; QSpacerItem* Spacer10; QSpacerItem* Spacer7; QSpacerItem* Spacer6_2; QGridLayout* PageMarginsLayout; QSpacerItem* Spacer8; QGridLayout* Layout6; QGridLayout* Layout8; QVBoxLayout* tabLayout; QVBoxLayout* GroupBox11Layout; QGridLayout* GroupBox12Layout; QSpacerItem* Spacer4; QVBoxLayout* tabLayout_2; QVBoxLayout* GroupBox11_3Layout; QGridLayout* GroupBox12_3Layout; QSpacerItem* Spacer8_2; protected slots: virtual void languageChange(); }; #endif // PREFERENCES_H