Mon, 09 Jan 2023 11:22:56 +0100
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
<!DOCTYPE html> <html><head> <title>eric7.Snapshot</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Snapshot</h1> <p> Package implementing the modules for the screenshot utility. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Snapshot.SnapWidget.html">SnapWidget</a></td> <td>Module implementing the snapshot widget.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotDefaultGrabber.html">SnapshotDefaultGrabber</a></td> <td>Module implementing a grabber object for non-Wayland desktops.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotFreehandGrabber.html">SnapshotFreehandGrabber</a></td> <td>Module implementing a grabber widget for a freehand snapshot region.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotModes.html">SnapshotModes</a></td> <td>Module implementing the snapshot mode enumeration.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotPreview.html">SnapshotPreview</a></td> <td>Module implementing the snapshot preview label.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotRegionGrabber.html">SnapshotRegionGrabber</a></td> <td>Module implementing a grabber widget for a rectangular snapshot region.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotTimer.html">SnapshotTimer</a></td> <td>Module implementing the snapshot timer widget.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotWaylandGrabber.html">SnapshotWaylandGrabber</a></td> <td>Module implementing a grabber object for non-Wayland desktops.</td> </tr> </table> </body></html>