Regenerated source docu.

Mon, 28 Mar 2016 11:52:38 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 28 Mar 2016 11:52:38 +0200
changeset 4892
64fc1deaeadb
parent 4891
d6e8171d2c02
child 4895
3baaf8303a7f
child 4896
5ace700023de

Regenerated source docu.

APIs/Python3/eric6.api file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Source/eric6.QScintilla.Editor.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.QScintilla.EditorAssembly.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.ViewManager.ViewManager.html file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric6.api	Mon Mar 28 11:51:49 2016 +0200
+++ b/APIs/Python3/eric6.api	Mon Mar 28 11:52:38 2016 +0200
@@ -7572,12 +7572,12 @@
 eric6.QScintilla.Editor.Editor.viewportEvent?4(evt)
 eric6.QScintilla.Editor.Editor.wheelEvent?4(evt)
 eric6.QScintilla.Editor.Editor.writeFile?4(fn, backup=True)
-eric6.QScintilla.Editor.Editor?1(dbs, fn=None, vm=None, filetype="", editor=None, tv=None)
+eric6.QScintilla.Editor.Editor?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None)
 eric6.QScintilla.Editor.EditorAutoCompletionListID?7
 eric6.QScintilla.Editor.TemplateCompletionListID?7
 eric6.QScintilla.EditorAssembly.EditorAssembly.getEditor?4()
 eric6.QScintilla.EditorAssembly.EditorAssembly.shutdownTimer?4()
-eric6.QScintilla.EditorAssembly.EditorAssembly?1(dbs, fn=None, vm=None, filetype="", editor=None, tv=None)
+eric6.QScintilla.EditorAssembly.EditorAssembly?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None)
 eric6.QScintilla.EditorMarkerMap.EditorMarkerMap._paintIt?5(painter)
 eric6.QScintilla.EditorMarkerMap.EditorMarkerMap.initColors?4()
 eric6.QScintilla.EditorMarkerMap.EditorMarkerMap?1(parent=None)
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Source/eric6.QScintilla.Editor.html	Mon Mar 28 11:51:49 2016 +0200
+++ b/Documentation/Source/eric6.QScintilla.Editor.html	Mon Mar 28 11:52:38 2016 +0200
@@ -1203,7 +1203,7 @@
 </table>
 <a NAME="Editor.__init__" ID="Editor.__init__"></a>
 <h4>Editor (Constructor)</h4>
-<b>Editor</b>(<i>dbs, fn=None, vm=None, filetype="", editor=None, tv=None</i>)
+<b>Editor</b>(<i>dbs, fn="", vm=None, filetype="", editor=None, tv=None</i>)
 <p>
         Constructor
 </p><dl>
--- a/Documentation/Source/eric6.QScintilla.EditorAssembly.html	Mon Mar 28 11:51:49 2016 +0200
+++ b/Documentation/Source/eric6.QScintilla.EditorAssembly.html	Mon Mar 28 11:52:38 2016 +0200
@@ -90,7 +90,7 @@
 </table>
 <a NAME="EditorAssembly.__init__" ID="EditorAssembly.__init__"></a>
 <h4>EditorAssembly (Constructor)</h4>
-<b>EditorAssembly</b>(<i>dbs, fn=None, vm=None, filetype="", editor=None, tv=None</i>)
+<b>EditorAssembly</b>(<i>dbs, fn="", vm=None, filetype="", editor=None, tv=None</i>)
 <p>
         Constructor
 </p><dl>
--- a/Documentation/Source/eric6.ViewManager.ViewManager.html	Mon Mar 28 11:51:49 2016 +0200
+++ b/Documentation/Source/eric6.ViewManager.ViewManager.html	Mon Mar 28 11:52:38 2016 +0200
@@ -2186,7 +2186,7 @@
 <dt>Returns:</dt>
 <dd>
 reference to the new editor object (Editor.Editor) and the new
-            edito assembly object (EditorAssembly.EditorAssembly)
+            editor assembly object (EditorAssembly.EditorAssembly)
 </dd>
 </dl><a NAME="ViewManager.closeAllWindows" ID="ViewManager.closeAllWindows"></a>
 <h4>ViewManager.closeAllWindows</h4>

eric ide

mercurial