/**************************************************************************** ** Form interface generated from reading ui file 'tomessageui.ui' ** ** Created: Mon Feb 20 12:46:37 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 TOMESSAGEUI_H #define TOMESSAGEUI_H #include #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class toMarkedText; class QPushButton; class QCheckBox; class QLabel; class toMessageUI : public QDialog { Q_OBJECT public: toMessageUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~toMessageUI(); QPushButton* PushButton1; QCheckBox* Statusbar; toMarkedText* Message; QLabel* Icon; protected: QGridLayout* toMessageUILayout; QSpacerItem* Spacer1; QSpacerItem* Spacer2; protected slots: virtual void languageChange(); private: QPixmap image0; QPixmap image1; }; #endif // TOMESSAGEUI_H