Documentation/Source/eric5.QScintilla.Exporters.__init__.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.QScintilla.Exporters.__init__.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.QScintilla.Exporters.__init__.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.QScintilla.Exporters.__init__</h1>
 <p>
-&#80;&#97;&#99;&#107;&#97;&#103;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#101;x&#112;&#111;&#114;&#116;&#101;&#114;&#115; &#102;&#111;&#114; v&#97;&#114;&#105;&#111;&#117;&#115; &#102;&#105;&#108;&#101; &#102;&#111;&#114;&#109;&#97;&#116;&#115;.
+Package implementing exporters for various file formats.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -36,10 +36,10 @@
 <table>
 <tr>
 <td><a href="#getExporter">getExporter</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#105;&#110;&#115;&#116;&#97;&#110;&#116;&#105;&#97;&#116;&#101; &#97;&#110; &#101;x&#112;&#111;&#114;&#116;&#101;&#114; &#111;&#98;&#106;&#101;&#99;&#116; &#102;&#111;&#114; &#97; &#103;&#105;v&#101;&#110; &#102;&#111;&#114;&#109;&#97;&#116;.</td>
+<td>Module function to instantiate an exporter object for a given format.</td>
 </tr><tr>
 <td><a href="#getSupportedFormats">getSupportedFormats</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#103;&#101;&#116; &#97; &#100;&#105;&#99;&#116;&#105;&#111;&#110;&#97;&#114;y &#111;&#102; &#115;&#117;&#112;&#112;&#111;&#114;&#116;&#101;&#100; &#101;x&#112;&#111;&#114;&#116;&#101;&#114;&#115;.</td>
+<td>Module function to get a dictionary of supported exporters.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -47,19 +47,19 @@
 <h2>getExporter</h2>
 <b>getExporter</b>(<i>format, editor</i>)
 <p>
-    &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#105;&#110;&#115;&#116;&#97;&#110;&#116;&#105;&#97;&#116;&#101; &#97;&#110; &#101;x&#112;&#111;&#114;&#116;&#101;&#114; &#111;&#98;&#106;&#101;&#99;&#116; &#102;&#111;&#114; &#97; &#103;&#105;v&#101;&#110; &#102;&#111;&#114;&#109;&#97;&#116;.
+    Module function to instantiate an exporter object for a given format.
 </p><dl>
 <dt><i>format</i></dt>
 <dd>
-&#102;&#111;&#114;&#109;&#97;&#116; &#111;&#102; &#116;&#104;&#101; &#101;x&#112;&#111;&#114;&#116;&#101;&#114; (&#115;&#116;&#114;&#105;&#110;&#103;)
+format of the exporter (string)
 </dd><dt><i>editor</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#101;&#100;&#105;&#116;&#111;&#114; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#83;&#99;&#105;&#110;&#116;&#105;&#108;&#108;&#97;.&#69;&#100;&#105;&#116;&#111;&#114;.&#69;&#100;&#105;&#116;&#111;&#114;)
+reference to the editor object (QScintilla.Editor.Editor)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#105;&#110;&#115;&#116;&#97;&#110;&#99;&#105;&#97;&#116;&#101;&#100; &#101;x&#112;&#111;&#114;&#116;&#101;&#114; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#83;&#99;&#105;&#110;&#116;&#105;&#108;&#108;&#97;.&#69;x&#112;&#111;&#114;&#116;&#101;&#114;.&#69;x&#112;&#111;&#114;&#116;&#101;&#114;)
+reference to the instanciated exporter object (QScintilla.Exporter.Exporter)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -68,13 +68,13 @@
 <h2>getSupportedFormats</h2>
 <b>getSupportedFormats</b>(<i></i>)
 <p>
-    &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#103;&#101;&#116; &#97; &#100;&#105;&#99;&#116;&#105;&#111;&#110;&#97;&#114;y &#111;&#102; &#115;&#117;&#112;&#112;&#111;&#114;&#116;&#101;&#100; &#101;x&#112;&#111;&#114;&#116;&#101;&#114;&#115;.
+    Module function to get a dictionary of supported exporters.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#100;&#105;&#99;&#116;&#105;&#111;&#110;&#97;&#114;y &#111;&#102; &#115;&#117;&#112;&#112;&#111;&#114;&#116;&#101;&#100; &#101;x&#112;&#111;&#114;&#116;&#101;&#114;&#115;. &#84;&#104;&#101; &#107;&#101;y&#115; &#97;&#114;&#101; &#116;&#104;&#101;
-        &#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108; &#102;&#111;&#114;&#109;&#97;&#116; &#110;&#97;&#109;&#101;&#115;. &#84;&#104;&#101; &#105;&#116;&#101;&#109;&#115; &#97;&#114;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#112;&#108;&#97;y &#115;&#116;&#114;&#105;&#110;&#103;&#115;
-        &#102;&#111;&#114; &#116;&#104;&#101; &#101;x&#112;&#111;&#114;&#116;&#101;&#114;&#115; (&#115;&#116;&#114;&#105;&#110;&#103;)
+dictionary of supported exporters. The keys are the
+        internal format names. The items are the display strings
+        for the exporters (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial