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

branch
eric7
changeset 10479
856476537696
parent 10431
64157aeb0312
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterODT.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterODT.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,57 +7,53 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.QScintilla.Exporters.ExporterODT</h1>
-
 <p>
 Module implementing an exporter for ODT.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#ExporterODT">ExporterODT</a></td>
 <td>Class implementing an exporter for ODT.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#createExporter">createExporter</a></td>
 <td>Function to instantiate an exporter object.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="ExporterODT" ID="ExporterODT"></a>
 <h2>ExporterODT</h2>
-
 <p>
     Class implementing an exporter for ODT.
 </p>
+
 <h3>Derived from</h3>
 ExporterBase
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#ExporterODT.__init__">ExporterODT</a></td>
 <td>Constructor</td>
@@ -67,19 +63,20 @@
 <td>Public method performing the export.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="ExporterODT.__init__" ID="ExporterODT.__init__"></a>
 <h4>ExporterODT (Constructor)</h4>
 <b>ExporterODT</b>(<i>editor, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
@@ -94,20 +91,20 @@
 <a NAME="ExporterODT.exportSource" ID="ExporterODT.exportSource"></a>
 <h4>ExporterODT.exportSource</h4>
 <b>exportSource</b>(<i></i>)
-
 <p>
         Public method performing the export.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
 <a NAME="createExporter" ID="createExporter"></a>
 <h2>createExporter</h2>
 <b>createExporter</b>(<i>editor, parent=None</i>)
-
 <p>
     Function to instantiate an exporter object.
 </p>
+
 <dl>
 
 <dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
@@ -133,4 +130,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial