SourceFileWindow 0 0 794 513 TIGCC IDE for KDE false Tools &File &Edit F&ind fileSaveAction :/images/02 Save &Save Save the file Ctrl+S fileSaveAsAction Save As... Save &As... Save the file with another name, or in another folder filePrintAction :/images/03 Print File &Print... Print this file Ctrl+P fileCloseAction Close &Close Close this window editUndoAction :/images/16 Undo &Undo Undo the last operation in the editor Ctrl+Z editRedoAction :/images/17 Redo &Redo Redo the last undone operation in the editor Ctrl+Y editCutAction :/images/05 Cut Cu&t Copy the selected text into the clipboard and delete it Ctrl+X editCopyAction :/images/06 Copy C&opy Copy the selected text into the clipboard without deleting it Ctrl+C editPasteAction :/images/07 Paste &Paste Paste text from the clipboard Ctrl+V findFindAction :/images/13 Find &Find... Find Text Find the specified text in the current source file Ctrl+F editClearAction :/images/04 Clear &Clear Delete the selected text in the editor editSelectAllAction Select All &Select All Select the whole text in the editor Ctrl+A editIncreaseIndentAction :/images/19 Increase Indent &Increase Indent Insert tabs so that the text is moved to the right Ctrl+I editDecreaseIndentAction :/images/20 Decrease Indent &Decrease Indent Remove tabs and spaces so that the text is moved to the left Ctrl+D findReplaceAction :/images/14 Replace &Replace... Replace Text Find the specified text in the current source file and replace it with something else Ctrl+R findFunctionsAction :/images/18 Functions... F&unctions... Display a list of all functions in the current file findOpenFileAtCursorAction Open File at Cursor &Open File at Cursor Open the file the cursor is on Ctrl+Enter fileAddToProjectAction :/images/08 Add to Project A&dd to Project... Add this file to the current project fileCompileAction :/images/09 Compile C&ompile Compile the file findFindSymbolDeclarationAction F&ind symbol declaration F&ind symbol declaration Find symbol declaration filePrintQuicklyAction :/images/03 Print File Print this file editClearAction activated() SourceFileWindow editClear() editCopyAction activated() SourceFileWindow editCopy() editCutAction activated() SourceFileWindow editCut() editDecreaseIndentAction activated() SourceFileWindow editDecreaseIndent() editIncreaseIndentAction activated() SourceFileWindow editIncreaseIndent() editPasteAction activated() SourceFileWindow editPaste() editRedoAction activated() SourceFileWindow editRedo() editSelectAllAction activated() SourceFileWindow editSelectAll() editUndoAction activated() SourceFileWindow editUndo() fileCloseAction activated() SourceFileWindow close() filePrintAction activated() SourceFileWindow filePrint() fileSaveAction activated() SourceFileWindow fileSave() fileSaveAsAction activated() SourceFileWindow fileSaveAs() findFindAction activated() SourceFileWindow findFind() findFindSymbolDeclarationAction activated() SourceFileWindow findFindSymbolDeclaration() findFunctionsAction activated() SourceFileWindow findFunctions() findOpenFileAtCursorAction activated() SourceFileWindow findOpenFileAtCursor() findReplaceAction activated() SourceFileWindow findReplace() fileAddToProjectAction activated() SourceFileWindow fileAddToProject() fileCompileAction activated() SourceFileWindow fileCompile() filePrintQuicklyAction activated() SourceFileWindow filePrintQuickly()