diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.QScintilla.EditorMarkerMap</h1> - <p> Module implementing a class for showing an editor marker map. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#EditorMarkerMap">EditorMarkerMap</a></td> <td>Class implementing a class for showing an editor marker map.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="EditorMarkerMap" ID="EditorMarkerMap"></a> <h2>EditorMarkerMap</h2> - <p> Class implementing a class for showing an editor marker map. </p> + <h3>Derived from</h3> EricMapWidget <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="#EditorMarkerMap.__init__">EditorMarkerMap</a></td> <td>Constructor</td> @@ -71,19 +68,20 @@ <td>Public method to initialize the colors.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="EditorMarkerMap.__init__" ID="EditorMarkerMap.__init__"></a> <h4>EditorMarkerMap (Constructor)</h4> <b>EditorMarkerMap</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -94,10 +92,10 @@ <a NAME="EditorMarkerMap.__drawIndicator" ID="EditorMarkerMap.__drawIndicator"></a> <h4>EditorMarkerMap.__drawIndicator</h4> <b>__drawIndicator</b>(<i>line, painter, color</i>) - <p> Private method to draw an indicator. </p> + <dl> <dt><i>line</i> (int)</dt> @@ -116,10 +114,10 @@ <a NAME="EditorMarkerMap._paintIt" ID="EditorMarkerMap._paintIt"></a> <h4>EditorMarkerMap._paintIt</h4> <b>_paintIt</b>(<i>painter</i>) - <p> Protected method for painting the widget's indicators. </p> + <dl> <dt><i>painter</i> (QPainter)</dt> @@ -130,10 +128,10 @@ <a NAME="EditorMarkerMap.initColors" ID="EditorMarkerMap.initColors"></a> <h4>EditorMarkerMap.initColors</h4> <b>initColors</b>(<i></i>) - <p> Public method to initialize the colors. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>