RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html

branch
server_client_variant
changeset 217
874115c79ca7
parent 214
ccc3918ac38c
child 285
247d62c682dc
diff -r 47fb0119f0be -r 874115c79ca7 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html	Sun Oct 08 19:11:45 2017 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html	Sat Oct 14 19:31:11 2017 +0200
@@ -326,7 +326,7 @@
 <p>
         Private method to connect the mouse click handler to 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>
@@ -357,7 +357,7 @@
 <p>
         Private method to disconnect the mouse click handler from 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>
@@ -433,7 +433,7 @@
 </p><p>
         Note: rope seems to convert all EOL styles to just \n.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the editor
 </dd><dt><i>line</i> (int)</dt>
@@ -789,7 +789,7 @@
 <p>
         Public method to check, if an editor has unsaved changes.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the editor to be checked
 </dd>
@@ -810,7 +810,7 @@
 <p>
         Public 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>
@@ -825,7 +825,7 @@
 <p>
         Public 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>
@@ -868,7 +868,7 @@
 </p><p>
         Note: This is executed upon a mouse click sequence.
 </p><dl>
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
 reference to the calling editor
 </dd>

eric ide

mercurial