--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotFreehandGrabber.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotFreehandGrabber.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,41 +7,39 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Snapshot.SnapshotFreehandGrabber</h1> - <p> Module implementing a grabber widget for a freehand snapshot region. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SnapshotFreehandGrabber">SnapshotFreehandGrabber</a></td> <td>Class implementing a grabber widget for a freehand snapshot region.</td> </tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#drawPolygon">drawPolygon</a></td> <td>Module function to draw a polygon with the given parameters.</td> </tr> </table> + <hr /> <hr /> <a NAME="SnapshotFreehandGrabber" ID="SnapshotFreehandGrabber"></a> <h2>SnapshotFreehandGrabber</h2> - <p> Class implementing a grabber widget for a freehand snapshot region. </p> + <h3>Signals</h3> <dl> @@ -53,19 +51,17 @@ <h3>Derived from</h3> QWidget <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="#SnapshotFreehandGrabber.__init__">SnapshotFreehandGrabber</a></td> <td>Constructor</td> @@ -103,40 +99,41 @@ <td>Protected method handling paint events.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SnapshotFreehandGrabber.__init__" ID="SnapshotFreehandGrabber.__init__"></a> <h4>SnapshotFreehandGrabber (Constructor)</h4> <b>SnapshotFreehandGrabber</b>(<i></i>) - <p> Constructor </p> + <a NAME="SnapshotFreehandGrabber.__grabRegion" ID="SnapshotFreehandGrabber.__grabRegion"></a> <h4>SnapshotFreehandGrabber.__grabRegion</h4> <b>__grabRegion</b>(<i></i>) - <p> Private method to grab the selected region (i.e. do the snapshot). </p> + <a NAME="SnapshotFreehandGrabber.__initialize" ID="SnapshotFreehandGrabber.__initialize"></a> <h4>SnapshotFreehandGrabber.__initialize</h4> <b>__initialize</b>(<i></i>) - <p> Private slot to initialize the rest of the widget. </p> + <a NAME="SnapshotFreehandGrabber.keyPressEvent" ID="SnapshotFreehandGrabber.keyPressEvent"></a> <h4>SnapshotFreehandGrabber.keyPressEvent</h4> <b>keyPressEvent</b>(<i>evt</i>) - <p> Protected method to handle key presses. </p> + <dl> <dt><i>evt</i> (QKeyEvent)</dt> @@ -147,10 +144,10 @@ <a NAME="SnapshotFreehandGrabber.mouseDoubleClickEvent" ID="SnapshotFreehandGrabber.mouseDoubleClickEvent"></a> <h4>SnapshotFreehandGrabber.mouseDoubleClickEvent</h4> <b>mouseDoubleClickEvent</b>(<i>evt</i>) - <p> Protected method to handle mouse double clicks. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -161,10 +158,10 @@ <a NAME="SnapshotFreehandGrabber.mouseMoveEvent" ID="SnapshotFreehandGrabber.mouseMoveEvent"></a> <h4>SnapshotFreehandGrabber.mouseMoveEvent</h4> <b>mouseMoveEvent</b>(<i>evt</i>) - <p> Protected method to handle mouse movements. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -175,10 +172,10 @@ <a NAME="SnapshotFreehandGrabber.mousePressEvent" ID="SnapshotFreehandGrabber.mousePressEvent"></a> <h4>SnapshotFreehandGrabber.mousePressEvent</h4> <b>mousePressEvent</b>(<i>evt</i>) - <p> Protected method to handle mouse button presses. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -189,10 +186,10 @@ <a NAME="SnapshotFreehandGrabber.mouseReleaseEvent" ID="SnapshotFreehandGrabber.mouseReleaseEvent"></a> <h4>SnapshotFreehandGrabber.mouseReleaseEvent</h4> <b>mouseReleaseEvent</b>(<i>evt</i>) - <p> Protected method to handle mouse button releases. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -203,10 +200,10 @@ <a NAME="SnapshotFreehandGrabber.paintEvent" ID="SnapshotFreehandGrabber.paintEvent"></a> <h4>SnapshotFreehandGrabber.paintEvent</h4> <b>paintEvent</b>(<i>evt</i>) - <p> Protected method handling paint events. </p> + <dl> <dt><i>evt</i> (QPaintEvent)</dt> @@ -220,10 +217,10 @@ <a NAME="drawPolygon" ID="drawPolygon"></a> <h2>drawPolygon</h2> <b>drawPolygon</b>(<i>painter, polygon, outline, fill=None</i>) - <p> Module function to draw a polygon with the given parameters. </p> + <dl> <dt><i>painter</i> (QPainter)</dt> @@ -245,4 +242,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>