/**************************************************************************** ** Form interface generated from reading ui file 'iconsForm.ui' ** ** Created: Tue Jan 12 13:25:53 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 QLabel; class Form1 : public QWidget { Q_OBJECT public: Form1( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~Form1(); QLabel* _gearIconLabel; protected: QVBoxLayout* Form1Layout; protected slots: virtual void languageChange(); private: QPixmap image0; }; #endif // FORM1_H