/**************************************************************************** ** Form interface generated from reading ui file 'toeditextensionsetupui.ui' ** ** Created: Mon Feb 20 12:46:36 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 TOEDITEXTENSIONSETUPUI_H #define TOEDITEXTENSIONSETUPUI_H #include #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class toHighlightedText; class QCheckBox; class QLabel; class QSpinBox; class toEditExtensionSetupUI : public QWidget { Q_OBJECT public: toEditExtensionSetupUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~toEditExtensionSetupUI(); toHighlightedText* Example; QCheckBox* RightSeparator; QCheckBox* EndBlockNewline; QCheckBox* BlockOpenLine; QCheckBox* CommaBefore; QCheckBox* ExpandSpaces; QCheckBox* OperatorSpace; QCheckBox* KeywordUpper; QLabel* TextLabel1; QSpinBox* IndentLevel; QLabel* TextLabel1_2; QSpinBox* CommentColumn; QLabel* ExampleLabel; QCheckBox* AutoIndent; public slots: virtual void changed(void); protected: QGridLayout* toEditExtensionSetupUILayout; protected slots: virtual void languageChange(); private: QPixmap image0; }; #endif // TOEDITEXTENSIONSETUPUI_H