src/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HtmlProvider.html

branch
eric7
changeset 9503
ae9232bf4854
parent 9209
b99e7fd55fd3
child 10333
4aa8d3b69832
equal deleted inserted replaced
9502:6091145e189e 9503:ae9232bf4854
26 </tr> 26 </tr>
27 </table> 27 </table>
28 <h3>Functions</h3> 28 <h3>Functions</h3>
29 29
30 <table> 30 <table>
31 <tr><td>None</td></tr> 31
32 <tr>
33 <td><a href="#createProvider">createProvider</a></td>
34 <td>Function to instantiate a markup provider object.</td>
35 </tr>
32 </table> 36 </table>
33 <hr /> 37 <hr />
34 <hr /> 38 <hr />
35 <a NAME="HtmlProvider" ID="HtmlProvider"></a> 39 <a NAME="HtmlProvider" ID="HtmlProvider"></a>
36 <h2>HtmlProvider</h2> 40 <h2>HtmlProvider</h2>
644 reference to the editor to work on 648 reference to the editor to work on
645 </dd> 649 </dd>
646 </dl> 650 </dl>
647 <div align="right"><a href="#top">Up</a></div> 651 <div align="right"><a href="#top">Up</a></div>
648 <hr /> 652 <hr />
653 <hr />
654 <a NAME="createProvider" ID="createProvider"></a>
655 <h2>createProvider</h2>
656 <b>createProvider</b>(<i></i>)
657
658 <p>
659 Function to instantiate a markup provider object.
660 </p>
661 <dl>
662 <dt>Return:</dt>
663 <dd>
664 reference to the instantiated markup provider opject
665 </dd>
666 </dl>
667 <dl>
668 <dt>Return Type:</dt>
669 <dd>
670 HtmlProvider
671 </dd>
672 </dl>
673 <div align="right"><a href="#top">Up</a></div>
674 <hr />
649 </body></html> 675 </body></html>

eric ide

mercurial