--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterHTML.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterHTML.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.QScintilla.Exporters.ExporterHTML</h1> <p> -Module implementing an exporter for HTML. +Module implementing an exporter for HTML. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#ExporterHTML">ExporterHTML</a></td> -<td>Class implementing an exporter for HTML.</td> +<td>Class implementing an exporter for HTML.</td> </tr> </table> <h3>Functions</h3> @@ -43,7 +43,7 @@ <a NAME="ExporterHTML" ID="ExporterHTML"></a> <h2>ExporterHTML</h2> <p> - Class implementing an exporter for HTML. + Class implementing an exporter for HTML. </p> <h3>Derived from</h3> ExporterBase @@ -55,30 +55,30 @@ <table> <tr> <td><a href="#ExporterHTML.__init__">ExporterHTML</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#ExporterHTML.exportSource">exportSource</a></td> -<td>Public method performing the export.</td> +<td>Public method performing the export.</td> </tr> </table> <a NAME="ExporterHTML.__init__" ID="ExporterHTML.__init__"></a> <h4>ExporterHTML (Constructor)</h4> <b>ExporterHTML</b>(<i>editor, parent = None</i>) <p> - Constructor + Constructor </p><dl> <dt><i>editor</i></dt> <dd> -reference to the editor object (QScintilla.Editor.Editor) +reference to the editor object (QScintilla.Editor.Editor) </dd><dt><i>parent</i></dt> <dd> -parent object of the exporter (QObject) +parent object of the exporter (QObject) </dd> </dl><a NAME="ExporterHTML.exportSource" ID="ExporterHTML.exportSource"></a> <h4>ExporterHTML.exportSource</h4> <b>exportSource</b>(<i></i>) <p> - Public method performing the export. + Public method performing the export. </p> <div align="right"><a href="#top">Up</a></div> <hr />