src/eric7/Documentation/Source/eric7.QScintilla.Exporters.__init__.html

branch
eric7
changeset 10431
64157aeb0312
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Exporters.__init__.html	Wed Dec 20 19:28:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Exporters.__init__.html	Thu Dec 21 12:03:40 2023 +0100
@@ -45,20 +45,25 @@
 </p>
 <dl>
 
-<dt><i>exporterFormat</i></dt>
+<dt><i>exporterFormat</i> (str)</dt>
 <dd>
-format of the exporter (string)
+format of the exporter
 </dd>
-<dt><i>editor</i></dt>
+<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
 <dd>
-reference to the editor object (QScintilla.Editor.Editor)
+reference to the editor object
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
 reference to the instanciated exporter object
-        (QScintilla.Exporter.Exporter)
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QScintilla.Exporter.Exporter
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -76,7 +81,13 @@
 <dd>
 dictionary of supported exporters. The keys are the
         internal format names. The items are the display strings
-        for the exporters (string)
+        for the exporters.
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+dict
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial