src/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,55 +7,56 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate</h1>
-
 <p>
 Module implementing a delegate for the special list widget for GreaseMonkey
 scripts.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#GreaseMonkeyConfigurationListDelegate">GreaseMonkeyConfigurationListDelegate</a></td>
 <td>Class implementing a delegate for the special list widget for GreaseMonkey scripts.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="GreaseMonkeyConfigurationListDelegate" ID="GreaseMonkeyConfigurationListDelegate"></a>
 <h2>GreaseMonkeyConfigurationListDelegate</h2>
-
 <p>
     Class implementing a delegate for the special list widget for GreaseMonkey
     scripts.
 </p>
+
 <h3>Derived from</h3>
 QStyledItemDelegate
 <h3>Class Attributes</h3>
+<table>
+<tr><td>CheckBoxSize</td></tr>
+<tr><td>IconSize</td></tr>
+<tr><td>ItemWidth</td></tr>
+<tr><td>MinPadding</td></tr>
+<tr><td>RemoveIconSize</td></tr>
+</table>
 
-<table>
-<tr><td>CheckBoxSize</td></tr><tr><td>IconSize</td></tr><tr><td>ItemWidth</td></tr><tr><td>MinPadding</td></tr><tr><td>RemoveIconSize</td></tr>
-</table>
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#GreaseMonkeyConfigurationListDelegate.__init__">GreaseMonkeyConfigurationListDelegate</a></td>
 <td>Constructor</td>
@@ -73,19 +74,20 @@
 <td>Public method to get a size hint for the specified list item.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="GreaseMonkeyConfigurationListDelegate.__init__" ID="GreaseMonkeyConfigurationListDelegate.__init__"></a>
 <h4>GreaseMonkeyConfigurationListDelegate (Constructor)</h4>
 <b>GreaseMonkeyConfigurationListDelegate</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QObject)</dt>
@@ -96,10 +98,10 @@
 <a NAME="GreaseMonkeyConfigurationListDelegate.padding" ID="GreaseMonkeyConfigurationListDelegate.padding"></a>
 <h4>GreaseMonkeyConfigurationListDelegate.padding</h4>
 <b>padding</b>(<i></i>)
-
 <p>
         Public method to get the padding used.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -115,10 +117,10 @@
 <a NAME="GreaseMonkeyConfigurationListDelegate.paint" ID="GreaseMonkeyConfigurationListDelegate.paint"></a>
 <h4>GreaseMonkeyConfigurationListDelegate.paint</h4>
 <b>paint</b>(<i>painter, option, index</i>)
-
 <p>
         Public method to paint the specified list item.
 </p>
+
 <dl>
 
 <dt><i>painter</i> (QPainter)</dt>
@@ -137,10 +139,10 @@
 <a NAME="GreaseMonkeyConfigurationListDelegate.sizeHint" ID="GreaseMonkeyConfigurationListDelegate.sizeHint"></a>
 <h4>GreaseMonkeyConfigurationListDelegate.sizeHint</h4>
 <b>sizeHint</b>(<i>option, index</i>)
-
 <p>
         Public method to get a size hint for the specified list item.
 </p>
+
 <dl>
 
 <dt><i>option</i> (QStyleOptionViewItem)</dt>
@@ -166,4 +168,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