/**************************************************************************** ** Form interface generated from reading ui file 'tobrowserindexui.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 TOBROWSERINDEXUI_H #define TOBROWSERINDEXUI_H #include #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class toResultCols; class toTableSelect; class QLabel; class QToolButton; class QLineEdit; class QComboBox; class QPushButton; class toBrowserIndexUI : public QDialog { Q_OBJECT public: toBrowserIndexUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~toBrowserIndexUI(); QLabel* TextLabel1; QToolButton* toolButton2; QToolButton* toolButton3; QLineEdit* Cols; QToolButton* ToolButton1; QComboBox* Name; QComboBox* Type; QLabel* TextLabel2; QLabel* textLabel1; toResultCols* ColList; QPushButton* PushButton2; QPushButton* PushButton1; toTableSelect* TableSelect; public slots: virtual void displaySQL(); virtual void addIndex(); virtual void delIndex(); virtual void changeIndex(); protected: QGridLayout* toBrowserIndexUILayout; QSpacerItem* Spacer2; QHBoxLayout* layout1; protected slots: virtual void languageChange(); private: QPixmap image0; QPixmap image1; QPixmap image2; QPixmap image3; QPixmap image4; }; #endif // TOBROWSERINDEXUI_H