Documentation/Source/eric6.UI.Previewers.PreviewerHTML.html

changeset 5414
7b937f8b31d0
parent 4625
ac72a3d8f89e
child 5837
9ef6a28f1694
equal deleted inserted replaced
5413:66b177d4d51c 5414:7b937f8b31d0
60 </dl> 60 </dl>
61 <h3>Derived from</h3> 61 <h3>Derived from</h3>
62 QThread 62 QThread
63 <h3>Class Attributes</h3> 63 <h3>Class Attributes</h3>
64 <table> 64 <table>
65 <tr><td>DefaultStaticPath</td></tr><tr><td>StaticRegexp</td></tr> 65 <tr><td>None</td></tr>
66 </table> 66 </table>
67 <h3>Class Methods</h3> 67 <h3>Class Methods</h3>
68 <table> 68 <table>
69 <tr><td>None</td></tr> 69 <tr><td>None</td></tr>
70 </table> 70 </table>
93 <td>Private method to process the given text for SSI statements.</td> 93 <td>Private method to process the given text for SSI statements.</td>
94 </tr><tr> 94 </tr><tr>
95 <td><a href="#PreviewProcessingThread.process">process</a></td> 95 <td><a href="#PreviewProcessingThread.process">process</a></td>
96 <td>Public method to convert the given text to HTML.</td> 96 <td>Public method to convert the given text to HTML.</td>
97 </tr><tr> 97 </tr><tr>
98 <td><a href="#PreviewProcessingThread.replace">replace</a></td>
99 <td></td>
100 </tr><tr>
101 <td><a href="#PreviewProcessingThread.run">run</a></td> 98 <td><a href="#PreviewProcessingThread.run">run</a></td>
102 <td>Public thread method to convert the stored data.</td> 99 <td>Public thread method to convert the stored data.</td>
103 </tr> 100 </tr>
104 </table> 101 </table>
105 <h3>Static Methods</h3> 102 <h3>Static Methods</h3>
262 </dd><dt><i>useSphinx</i></dt> 259 </dd><dt><i>useSphinx</i></dt>
263 <dd> 260 <dd>
264 flag indicating to use Sphinx to generate the 261 flag indicating to use Sphinx to generate the
265 ReST preview (boolean) 262 ReST preview (boolean)
266 </dd> 263 </dd>
267 </dl><a NAME="PreviewProcessingThread.replace" ID="PreviewProcessingThread.replace"></a> 264 </dl><a NAME="PreviewProcessingThread.run" ID="PreviewProcessingThread.run"></a>
268 <h4>PreviewProcessingThread.replace</h4>
269 <b>replace</b>(<i></i>)
270 <a NAME="PreviewProcessingThread.run" ID="PreviewProcessingThread.run"></a>
271 <h4>PreviewProcessingThread.run</h4> 265 <h4>PreviewProcessingThread.run</h4>
272 <b>run</b>(<i></i>) 266 <b>run</b>(<i></i>)
273 <p> 267 <p>
274 Public thread method to convert the stored data. 268 Public thread method to convert the stored data.
275 </p> 269 </p>

eric ide

mercurial