/**************************************************************************** ** Form interface generated from reading ui file 'toscriptui.ui' ** ** Created: Mon Feb 20 12:46:37 2006 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.4 edited Nov 24 2003 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef TOSCRIPTUI_H #define TOSCRIPTUI_H #include #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class toFilesize; class QTabWidget; class QGroupBox; class QLabel; class QComboBox; class QListView; class QListViewItem; class QButtonGroup; class QRadioButton; class QCheckBox; class QFrame; class QSpinBox; class QLineEdit; class QPushButton; class toScriptUI : public QWidget { Q_OBJECT public: toScriptUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~toScriptUI(); QTabWidget* Tabs; QWidget* tab; QGroupBox* Destination; QLabel* TextLabel2_4; QLabel* TextLabel2_2_3; QComboBox* DestinationConnection; QComboBox* DestinationSchema; QListView* DestinationObjects; QLabel* TextLabel1_2; QButtonGroup* ModeGroup; QRadioButton* Compare; QRadioButton* Extract; QCheckBox* IncludeCode; QCheckBox* IncludeStorage; QCheckBox* IncludeParallell; QCheckBox* IncludePartition; QCheckBox* IncludeIndexes; QCheckBox* IncludeComment; QCheckBox* IncludeGrants; QCheckBox* IncludeConstraints; QCheckBox* IncludeDDL; QRadioButton* Search; QFrame* Line3; QRadioButton* Migrate; QRadioButton* Report; QCheckBox* IncludePrompt; QCheckBox* IncludeHeader; QComboBox* Schema; QLabel* TextLabel3; QCheckBox* IncludeContent; QLabel* TextLabel1_3; QSpinBox* CommitDistance; QButtonGroup* SearchGroup; QLineEdit* SearchWord; QRadioButton* AnyWords; QRadioButton* AllWords; QRadioButton* RegExp; QRadioButton* ExactMatch; QGroupBox* GroupBox2; QLabel* TextLabel2; QLabel* TextLabel2_2; QComboBox* SourceConnection; QComboBox* SourceSchema; QListView* SourceObjects; QLabel* TextLabel1; QButtonGroup* OutputGroup; QRadioButton* OutputTab; QRadioButton* OutputDir; QRadioButton* OutputFile; QLineEdit* Filename; QPushButton* Browse; QWidget* ResizeTab; QButtonGroup* ButtonGroup2_2; QRadioButton* DontResize; QRadioButton* AutoResize; QRadioButton* CustomResize; QFrame* Frame4; QListView* Sizes; toFilesize* Limit; toFilesize* Initial; toFilesize* Next; QPushButton* AddButton; QPushButton* Remove; QWidget* ResultTab; QWidget* DifferenceTab; protected: QGridLayout* toScriptUILayout; QGridLayout* tabLayout; QGridLayout* DestinationLayout; QGridLayout* ModeGroupLayout; QSpacerItem* Spacer10_2; QSpacerItem* Spacer9_2; QGridLayout* SearchGroupLayout; QGridLayout* GroupBox2Layout; QGridLayout* OutputGroupLayout; QHBoxLayout* Layout1; QGridLayout* ResizeTabLayout; QGridLayout* ButtonGroup2_2Layout; QGridLayout* Frame4Layout; QSpacerItem* Spacer2; QSpacerItem* Spacer9; QSpacerItem* Spacer10; protected slots: virtual void languageChange(); private: QPixmap image0; }; #endif // TOSCRIPTUI_H