--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotWaylandGrabber.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotWaylandGrabber.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Snapshot.SnapshotWaylandGrabber</h1> - <p> Module implementing a grabber object for non-Wayland desktops. </p> + <h3>Global Attributes</h3> - <table> <tr><td>DBusAvailable</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SnapshotWaylandGrabber">SnapshotWaylandGrabber</a></td> <td>Class implementing a grabber object for non-Wayland desktops.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="SnapshotWaylandGrabber" ID="SnapshotWaylandGrabber"></a> <h2>SnapshotWaylandGrabber</h2> - <p> Class implementing a grabber object for non-Wayland desktops. </p> + <h3>Signals</h3> <dl> @@ -49,19 +48,22 @@ <h3>Derived from</h3> QObject <h3>Class Attributes</h3> +<table> +<tr><td>GnomeScreenShotInterface</td></tr> +<tr><td>GnomeScreenShotObjectPath</td></tr> +<tr><td>GnomeScreenShotService</td></tr> +<tr><td>KdeScreenShotInterface</td></tr> +<tr><td>KdeScreenShotObjectPath</td></tr> +<tr><td>KdeScreenShotService</td></tr> +</table> -<table> -<tr><td>GnomeScreenShotInterface</td></tr><tr><td>GnomeScreenShotObjectPath</td></tr><tr><td>GnomeScreenShotService</td></tr><tr><td>KdeScreenShotInterface</td></tr><tr><td>KdeScreenShotObjectPath</td></tr><tr><td>KdeScreenShotService</td></tr> -</table> <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#SnapshotWaylandGrabber.__init__">SnapshotWaylandGrabber</a></td> <td>Constructor</td> @@ -103,19 +105,20 @@ <td>Public method to get the supported screenshot modes.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SnapshotWaylandGrabber.__init__" ID="SnapshotWaylandGrabber.__init__"></a> <h4>SnapshotWaylandGrabber (Constructor)</h4> <b>SnapshotWaylandGrabber</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QObject)</dt> @@ -126,10 +129,10 @@ <a NAME="SnapshotWaylandGrabber.__checkReply" ID="SnapshotWaylandGrabber.__checkReply"></a> <h4>SnapshotWaylandGrabber.__checkReply</h4> <b>__checkReply</b>(<i>reply, argumentsCount</i>) - <p> Private method to check, if a reply is valid. </p> + <dl> <dt><i>reply</i> (QDBusMessage)</dt> @@ -156,38 +159,38 @@ <a NAME="SnapshotWaylandGrabber.__grabFullscreen" ID="SnapshotWaylandGrabber.__grabFullscreen"></a> <h4>SnapshotWaylandGrabber.__grabFullscreen</h4> <b>__grabFullscreen</b>(<i></i>) - <p> Private method to grab the complete desktop. </p> + <a NAME="SnapshotWaylandGrabber.__grabRectangle" ID="SnapshotWaylandGrabber.__grabRectangle"></a> <h4>SnapshotWaylandGrabber.__grabRectangle</h4> <b>__grabRectangle</b>(<i></i>) - <p> Private method to grab a rectangular desktop area. </p> + <a NAME="SnapshotWaylandGrabber.__grabSelectedScreen" ID="SnapshotWaylandGrabber.__grabSelectedScreen"></a> <h4>SnapshotWaylandGrabber.__grabSelectedScreen</h4> <b>__grabSelectedScreen</b>(<i></i>) - <p> Private method to grab a selected screen. </p> + <a NAME="SnapshotWaylandGrabber.__grabSelectedWindow" ID="SnapshotWaylandGrabber.__grabSelectedWindow"></a> <h4>SnapshotWaylandGrabber.__grabSelectedWindow</h4> <b>__grabSelectedWindow</b>(<i></i>) - <p> Private method to grab a selected window. </p> + <a NAME="SnapshotWaylandGrabber.__performGrab" ID="SnapshotWaylandGrabber.__performGrab"></a> <h4>SnapshotWaylandGrabber.__performGrab</h4> <b>__performGrab</b>(<i></i>) - <p> Private method to perform the grab operations. </p> + <dl> <dt>Raises <b>RuntimeError</b>:</dt> @@ -198,10 +201,10 @@ <a NAME="SnapshotWaylandGrabber.__temporaryFilename" ID="SnapshotWaylandGrabber.__temporaryFilename"></a> <h4>SnapshotWaylandGrabber.__temporaryFilename</h4> <b>__temporaryFilename</b>(<i></i>) - <p> Private method to generate a temporary filename. </p> + <dl> <dt>Return:</dt> <dd> @@ -217,10 +220,10 @@ <a NAME="SnapshotWaylandGrabber.grab" ID="SnapshotWaylandGrabber.grab"></a> <h4>SnapshotWaylandGrabber.grab</h4> <b>grab</b>(<i>mode, delay=0, captureCursor=False, captureDecorations=False</i>) - <p> Public method to perform a grab operation potentially after a delay. </p> + <dl> <dt><i>mode</i> (ScreenshotModes)</dt> @@ -244,10 +247,10 @@ <a NAME="SnapshotWaylandGrabber.supportedModes" ID="SnapshotWaylandGrabber.supportedModes"></a> <h4>SnapshotWaylandGrabber.supportedModes</h4> <b>supportedModes</b>(<i></i>) - <p> Public method to get the supported screenshot modes. </p> + <dl> <dt>Return:</dt> <dd> @@ -262,4 +265,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>