eric6/Documentation/Source/eric6.QScintilla.Exporters.ExporterODT.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
--- a/eric6/Documentation/Source/eric6.QScintilla.Exporters.ExporterODT.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.QScintilla.Exporters.ExporterODT.html	Wed Sep 25 19:42:44 2019 +0200
@@ -18,72 +18,93 @@
 
 </style>
 </head>
-<body><a NAME="top" ID="top"></a>
+<body>
+<a NAME="top" ID="top"></a>
 <h1>eric6.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>None</td></tr>
 </table>
-<hr /><hr />
+<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>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="#ExporterODT.exportSource">exportSource</a></td>
 <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>
+</p>
+<dl>
+
 <dt><i>editor</i></dt>
 <dd>
 reference to the editor object (QScintilla.Editor.Editor)
-</dd><dt><i>parent</i></dt>
+</dd>
+<dt><i>parent</i></dt>
 <dd>
 parent object of the exporter (QObject)
 </dd>
-</dl><a NAME="ExporterODT.exportSource" ID="ExporterODT.exportSource"></a>
+</dl>
+<a NAME="ExporterODT.exportSource" ID="ExporterODT.exportSource"></a>
 <h4>ExporterODT.exportSource</h4>
 <b>exportSource</b>(<i></i>)
+
 <p>
         Public method performing the export.
 </p>

eric ide

mercurial