/**************************************************************************** ** Form interface generated from reading ui file 'toglobalsettingui.ui' ** ** Created: Mon Feb 20 12:46:36 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 TOGLOBALSETTINGUI_H #define TOGLOBALSETTINGUI_H #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class QGroupBox; class QLabel; class QPushButton; class QLineEdit; class QCheckBox; class QSpinBox; class QComboBox; class toGlobalSettingUI : public QWidget { Q_OBJECT public: toGlobalSettingUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~toGlobalSettingUI(); QGroupBox* GroupBox2; QLabel* TextLabel5; QPushButton* SQLBrowse; QLineEdit* CustomSQL; QPushButton* PluginBrowse; QLineEdit* PluginDirectory; QLabel* PluginLabel; QPushButton* CacheBrowse; QLineEdit* CacheDirectory; QLabel* CacheLabel; QLabel* PluginLabel_2; QLineEdit* HelpDirectory; QPushButton* HelpBrowse; QLabel* PluginLabel_2_2; QLineEdit* DefaultSession; QPushButton* HelpBrowse_2; QGroupBox* OptionGroup; QCheckBox* SavePassword; QCheckBox* IncludeDB; QCheckBox* ChangeConnection; QLabel* TextLabel3_2_2; QSpinBox* ConnectHistory; QSpinBox* HistorySize; QLabel* TextLabel3_2; QSpinBox* Status; QLabel* StatusLabel; QCheckBox* Statusbar; QCheckBox* ToolsLeft; QCheckBox* MaximizeMain; QCheckBox* RestoreSession; QCheckBox* DesktopAware; QCheckBox* AntialiaseFonts; QCheckBox* DockToolbar; QLabel* StyleLabel; QLabel* SizeLabel; QComboBox* Refresh; QComboBox* SizeUnit; QComboBox* DefaultFormat; QLabel* TextLabel2; QLabel* RefreshLabel; QComboBox* Style; QLabel* TextLabel3_2_3; QSpinBox* ChartSamples; QCheckBox* UnlimitedSamples; QLabel* TextLabel3_2_3_2; QSpinBox* DisplaySamples; QCheckBox* AllSamples; QCheckBox* DiskCaching; QLabel* LocaleLabel; QLineEdit* Locale; QCheckBox* DisplayGrid; QCheckBox* ToadBindings; public slots: virtual void helpBrowse(); virtual void sessionBrowse(); virtual void pluginBrowse(); virtual void sqlBrowse(); protected: QGridLayout* toGlobalSettingUILayout; QGridLayout* GroupBox2Layout; QGridLayout* OptionGroupLayout; protected slots: virtual void languageChange(); }; #endif // TOGLOBALSETTINGUI_H