EditorForm ntqfile.h ntqfontdatabase.h ntqmessagebox.h ntqapplication.h ntqfiledialog.h ntqtextstream.h richedit.ui.h TQString fileName; EditorForm 0 0 646 436 Rich Edit unnamed 11 6 textEdit 7 7 0 0 RichText menubar toolBar Tools Toolbar Toolbar fontComboBox SpinBox2 6 10 fileNewAction filenew.png New &New fileOpenAction fileopen.png Open &Open... fileSaveAction filesave.png Save &Save fileSaveAsAction Save As Save &As... fileExitAction Exit E&xit editUndoAction undo.png Undo &Undo editRedoAction redo.png Redo &Redo editCutAction editcut.png Cut &Cut editCopyAction editcopy.png Copy C&opy editPasteAction editpaste.png Paste &Paste helpContentsAction Contents &Contents... helpIndexAction Index &Index... helpAboutAction About &About boldAction true textbold.png bold &Bold italicAction true textitalic.png italic &Italic underlineAction true textunder.png underline &Underline alignActionGroup align false leftAlignAction true textleft.png left &Left rightAlignAction true textright.png right &Right centerAlignAction true textcenter.png center &Center fileNewAction activated() EditorForm fileNew() fileOpenAction activated() EditorForm fileOpen() fileSaveAction activated() EditorForm fileSave() fileSaveAsAction activated() EditorForm fileSaveAs() fileExitAction activated() EditorForm fileExit() helpIndexAction activated() EditorForm helpIndex() helpContentsAction activated() EditorForm helpContents() helpAboutAction activated() EditorForm helpAbout() SpinBox2 valueChanged(int) textEdit setPointSize(int) editCutAction activated() textEdit cut() editPasteAction activated() textEdit paste() editCopyAction activated() textEdit copy() editRedoAction activated() textEdit redo() editUndoAction activated() textEdit undo() alignActionGroup selected(TQAction*) EditorForm changeAlignment(TQAction*) underlineAction toggled(bool) textEdit setUnderline(bool) italicAction toggled(bool) textEdit setItalic(bool) boldAction toggled(bool) textEdit setBold(bool) fontComboBox activated(const TQString&) textEdit setFamily(const TQString&) fontComboBox activated(const TQString&) textEdit setFocus() init() fileExit() fileNew() fileOpen() fileSave() fileSaveAs() helpAbout() helpContents() helpIndex() changeAlignment( TQAction * align ) saveAndContinue( const TQString & action )