eric7/Documentation/Source/index-eric7.Snapshot.html

branch
eric7
changeset 8372
e0227a7c850e
child 8596
d64760b2da50
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric7/Documentation/Source/index-eric7.Snapshot.html	Mon May 24 11:19:57 2021 +0200
@@ -0,0 +1,65 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.Snapshot</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</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>
\ No newline at end of file

eric ide

mercurial