diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html --- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sun Oct 13 17:44:48 2013 +0200 @@ -60,11 +60,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 @@ -76,15 +76,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 @@ -96,13 +97,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. @@ -281,12 +284,14 @@ <h4>Listspace.__contextMenuCopyPathToClipboard</h4> <b>__contextMenuCopyPathToClipboard</b>(<i></i>) <p> - Private method to copy the file name of the selected editor to the clipboard. + Private method to copy the file name of the selected editor to the + clipboard. </p><a NAME="Listspace.__contextMenuOpenRejections" ID="Listspace.__contextMenuOpenRejections"></a> <h4>Listspace.__contextMenuOpenRejections</h4> <b>__contextMenuOpenRejections</b>(<i></i>) <p> - Private slot to open a rejections file associated with the selected editor. + Private slot to open a rejections file associated with the selected + editor. </p><a NAME="Listspace.__contextMenuPrintFile" ID="Listspace.__contextMenuPrintFile"></a> <h4>Listspace.__contextMenuPrintFile</h4> <b>__contextMenuPrintFile</b>(<i></i>) @@ -373,7 +378,8 @@ <h4>Listspace._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="Listspace._modificationStatusChanged" ID="Listspace._modificationStatusChanged"></a> <h4>Listspace._modificationStatusChanged</h4> <b>_modificationStatusChanged</b>(<i>m, editor</i>) @@ -643,7 +649,8 @@ <h4>StackedWidget.firstEditor</h4> <b>firstEditor</b>(<i></i>) <p> - Public method to retrieve the first editor in the list of managed editors. + Public method to retrieve the first editor in the list of managed + editors. </p><dl> <dt>Returns:</dt> <dd>