/**************************************************************************** ** Form interface generated from reading ui file 'iconsForm.ui' ** ** Created: Thu Jan 14 02:48:01 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* NuvolaNotepad16-Green; QLabel* NuvolaNotepad16-Blue; QLabel* NuvolaNotepad16-Red; protected: QVBoxLayout* Form1Layout; protected slots: virtual void languageChange(); private: QPixmap NuvolaNotepad16GreenImage; QPixmap NuvolaNotepad16BlueImage; QPixmap NuvolaNotepad16RedImage; }; #endif // FORM1_H