eric6/Documentation/Source/eric6.UI.CodeDocumentationViewerTemplate.html

changeset 7721
331ecfa0e716
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.UI.CodeDocumentationViewerTemplate.html	Tue Sep 29 18:59:05 2020 +0200
+++ b/eric6/Documentation/Source/eric6.UI.CodeDocumentationViewerTemplate.html	Tue Sep 29 19:00:15 2020 +0200
@@ -28,7 +28,7 @@
 <h3>Global Attributes</h3>
 
 <table>
-<tr><td>None</td></tr>
+<tr><td>_stylesheetsCache</td></tr>
 </table>
 <h3>Classes</h3>
 
@@ -40,6 +40,10 @@
 <table>
 
 <tr>
+<td><a href="#_stylesheet">_stylesheet</a></td>
+<td>Function to get the stylesheet matching the desktop environment.</td>
+</tr>
+<tr>
 <td><a href="#prepareDocumentationViewerHtmlDocWarningDocument">prepareDocumentationViewerHtmlDocWarningDocument</a></td>
 <td>Public function to prepare a HTML warning document.</td>
 </tr>
@@ -54,6 +58,28 @@
 </table>
 <hr />
 <hr />
+<a NAME="_stylesheet" ID="_stylesheet"></a>
+<h2>_stylesheet</h2>
+<b>_stylesheet</b>(<i></i>)
+
+<p>
+    Function to get the stylesheet matching the desktop environment.
+</p>
+<dl>
+<dt>Returns:</dt>
+<dd>
+stylesheet
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+<hr />
 <a NAME="prepareDocumentationViewerHtmlDocWarningDocument" ID="prepareDocumentationViewerHtmlDocWarningDocument"></a>
 <h2>prepareDocumentationViewerHtmlDocWarningDocument</h2>
 <b>prepareDocumentationViewerHtmlDocWarningDocument</b>(<i>text</i>)

eric ide

mercurial