/**************************************************************************** ** Form interface generated from reading ui file '/home/lvanek/Projects/Own/kxmleditor/part/kxespecprocinstrdialogbase.ui' ** ** Created: Ne pro 12 11:48:57 2004 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.3 edited Nov 24 2003 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef KXESPECPROCINSTRDIALOGBASE_H #define KXESPECPROCINSTRDIALOGBASE_H #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class QLabel; class QLineEdit; class QComboBox; class QCheckBox; class QFrame; class QPushButton; class KXESpecProcInstrDialogBase : public QDialog { Q_OBJECT public: KXESpecProcInstrDialogBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~KXESpecProcInstrDialogBase(); QLabel* m_pTextLabel1; QLineEdit* m_pLineEditVersion; QLabel* m_pTextLabel2; QComboBox* m_pComboBoxEncoding; QCheckBox* m_pDontShowAgain; QFrame* m_pHLine; QPushButton* m_pBtnOK; QPushButton* m_pBtnCancel; protected: QGridLayout* KXESpecProcInstrDialogBaseLayout; QHBoxLayout* layout4; QHBoxLayout* layout2; QSpacerItem* spacer1; protected slots: virtual void languageChange(); }; #endif // KXESPECPROCINSTRDIALOGBASE_H