/**************************************************************************** ** Form interface generated from reading ui file '/home/staff/philw/public_html/2010/Qt4Port/Q3GUI-SlotSupport/ListIcons/iconsFormQt3.ui' ** ** Created: Fri Apr 23 17:31:57 2010 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.1 edited Nov 24 13:47 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef FORM1_H #define FORM1_H #include #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class QPushButton; class Form1 : public QDialog { Q_OBJECT public: Form1( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~Form1(); QPushButton* _appendRow; QPushButton* _deleteAllRows; QPushButton* _deleteRow; QPushButton* _editRow; QPushButton* _insertRowBefore; QPushButton* _moveRowDown; QPushButton* _moveRowUp; protected: QVBoxLayout* Form1Layout; protected slots: virtual void languageChange(); private: QPixmap image0; QPixmap image1; QPixmap image2; QPixmap image3; QPixmap image4; QPixmap image5; QPixmap image6; }; #endif // FORM1_H