src/eric7/Documentation/Source/eric7.EricWidgets.EricProxyStyle.html

branch
eric7
changeset 10479
856476537696
parent 10248
981456110843
child 10933
95a15b70f7bb
--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricProxyStyle.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricProxyStyle.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,74 +7,72 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.EricWidgets.EricProxyStyle</h1>
-
 <p>
 Module implementing a proxy style to allow item selection by single/double click or
 platform default.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#EricProxyStyle">EricProxyStyle</a></td>
 <td>Class implementing a proxy style to allow item selection by single/double click or platform default.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="EricProxyStyle" ID="EricProxyStyle"></a>
 <h2>EricProxyStyle</h2>
-
 <p>
     Class implementing a proxy style to allow item selection by single/double click or
     platform default.
 </p>
+
 <h3>Derived from</h3>
 QProxyStyle
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#EricProxyStyle.styleHint">styleHint</a></td>
 <td>Public method returning a style hint for the given widget described by the provided style option.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="EricProxyStyle.styleHint" ID="EricProxyStyle.styleHint"></a>
 <h4>EricProxyStyle.styleHint</h4>
 <b>styleHint</b>(<i>hint, option=None, widget=None, returnData=None</i>)
-
 <p>
         Public method returning a style hint for the given widget described by the
         provided style option.
 </p>
+
 <dl>
 
 <dt><i>hint</i> (QStyle.StyleHint)</dt>
@@ -108,4 +106,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial