RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

branch
server_client_variant
changeset 217
874115c79ca7
parent 214
ccc3918ac38c
child 295
8318a6881e63
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sun Oct 08 19:11:45 2017 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sat Oct 14 19:31:11 2017 +0200
@@ -141,7 +141,7 @@
 <p>
         Private method to connect an editor.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -151,7 +151,7 @@
 <p>
         Private method to disconnect an editor.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -171,7 +171,7 @@
 <p>
         Private slot called, when an editor was closed.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -191,7 +191,7 @@
 <p>
         Private slot called, when a new editor was opened.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the new editor
 </dd>

eric ide

mercurial