--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sun Oct 13 17:44:48 2013 +0200 @@ -62,13 +62,13 @@ source tab widget and the new index position </dd><dt>tabMoveRequested(int, int)</dt> <dd> -emitted to signal a tab move request giving - the old and new index position +emitted to signal a tab move request + giving the old and new index position </dd><dt>tabRelocateRequested(str, int, int)</dt> <dd> -emitted to signal a tab relocation - request giving the string encoded id of the old tab widget, the index in - the old tab widget and the new index position +emitted to signal a tab + relocation request giving the string encoded id of the old tab widget, + the index in the old tab widget and the new index position </dd> </dl> <h3>Derived from</h3> @@ -301,7 +301,8 @@ <p> Private slot to handle Caption change signals from the editor. </p><p> - Updates the tab text and tooltip text to reflect the new caption information. + Updates the tab text and tooltip text to reflect the new caption + information. </p><dl> <dt><i>cap</i></dt> <dd> @@ -344,7 +345,8 @@ <h4>TabWidget.__contextMenuCopyPathToClipboard</h4> <b>__contextMenuCopyPathToClipboard</b>(<i></i>) <p> - Private method to copy the file name of the selected tab to the clipboard. + Private method to copy the file name of the selected tab to the + clipboard. </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a> <h4>TabWidget.__contextMenuMoveFirst</h4> <b>__contextMenuMoveFirst</b>(<i></i>) @@ -369,7 +371,8 @@ <h4>TabWidget.__contextMenuOpenRejections</h4> <b>__contextMenuOpenRejections</b>(<i></i>) <p> - Private slot to open a rejections file associated with the selected tab. + Private slot to open a rejections file associated with the selected + tab. </p><a NAME="TabWidget.__contextMenuPrintFile" ID="TabWidget.__contextMenuPrintFile"></a> <h4>TabWidget.__contextMenuPrintFile</h4> <b>__contextMenuPrintFile</b>(<i></i>) @@ -627,11 +630,11 @@ </dd><dt>checkActions(Editor)</dt> <dd> emitted when some actions should be checked - for their status + for their status </dd><dt>cursorChanged(Editor)</dt> <dd> -emitted after the cursor position of the active - window has changed +emitted after the cursor position of the + active window has changed </dd><dt>editorChanged(str)</dt> <dd> emitted when the current editor has changed @@ -643,15 +646,16 @@ emitted just before an editor window gets closed </dd><dt>editorClosedEd(Editor)</dt> <dd> -emitted just before an editor window gets closed +emitted just before an editor window gets + closed </dd><dt>editorLanguageChanged(Editor)</dt> <dd> emitted to signal a change of an - editors language + editors language </dd><dt>editorLineChanged(str,int)</dt> <dd> -emitted to signal a change of an editor's - current line (line is given one based) +emitted to signal a change of an + editor's current line (line is given one based) </dd><dt>editorOpened(str)</dt> <dd> emitted after an editor window was opened @@ -663,13 +667,15 @@ emitted after an editor window was saved </dd><dt>editorTextChanged(Editor)</dt> <dd> -emitted to signal a change of an editor's text +emitted to signal a change of an + editor's text </dd><dt>lastEditorClosed()</dt> <dd> emitted after the last editor window was closed </dd><dt>previewStateChanged(bool)</dt> <dd> -emitted to signal a change in the preview state +emitted to signal a change in the + preview state </dd><dt>syntaxerrorToggled(Editor)</dt> <dd> emitted when a syntax error is toggled. @@ -811,7 +817,8 @@ <h4>Tabview._initWindowActions</h4> <b>_initWindowActions</b>(<i></i>) <p> - Protected method to define the user interface actions for window handling. + Protected method to define the user interface actions for window + handling. </p><a NAME="Tabview._modificationStatusChanged" ID="Tabview._modificationStatusChanged"></a> <h4>Tabview._modificationStatusChanged</h4> <b>_modificationStatusChanged</b>(<i>m, editor</i>) @@ -957,7 +964,8 @@ editor assembly to be inserted </dd><dt><i>tabWidget</i></dt> <dd> -reference to the tab widget to insert the editor into (TabWidget) +reference to the tab widget to insert the editor into + (TabWidget) </dd><dt><i>index</i></dt> <dd> index position to insert at (integer)