src/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html

branch
eric7
changeset 10479
856476537696
parent 10431
64157aeb0312
--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,37 +7,36 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Snapshot.SnapshotPreview</h1>
-
 <p>
 Module implementing the snapshot preview label.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#SnapshotPreview">SnapshotPreview</a></td>
 <td>Class implementing the snapshot preview label.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="SnapshotPreview" ID="SnapshotPreview"></a>
 <h2>SnapshotPreview</h2>
-
 <p>
     Class implementing the snapshot preview label.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -49,19 +48,17 @@
 <h3>Derived from</h3>
 QLabel
 <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="#SnapshotPreview.__init__">SnapshotPreview</a></td>
 <td>Constructor</td>
@@ -83,19 +80,20 @@
 <td>Public slot to set the preview picture.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SnapshotPreview.__init__" ID="SnapshotPreview.__init__"></a>
 <h4>SnapshotPreview (Constructor)</h4>
 <b>SnapshotPreview</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -106,10 +104,10 @@
 <a NAME="SnapshotPreview.mouseMoveEvent" ID="SnapshotPreview.mouseMoveEvent"></a>
 <h4>SnapshotPreview.mouseMoveEvent</h4>
 <b>mouseMoveEvent</b>(<i>evt</i>)
-
 <p>
         Protected method to handle mouse moves.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QMouseEvent)</dt>
@@ -120,10 +118,10 @@
 <a NAME="SnapshotPreview.mousePressEvent" ID="SnapshotPreview.mousePressEvent"></a>
 <h4>SnapshotPreview.mousePressEvent</h4>
 <b>mousePressEvent</b>(<i>evt</i>)
-
 <p>
         Protected method to handle mouse button presses.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QMouseEvent)</dt>
@@ -134,10 +132,10 @@
 <a NAME="SnapshotPreview.mouseReleaseEvent" ID="SnapshotPreview.mouseReleaseEvent"></a>
 <h4>SnapshotPreview.mouseReleaseEvent</h4>
 <b>mouseReleaseEvent</b>(<i>evt</i>)
-
 <p>
         Protected method to handle mouse button releases.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QMouseEvent)</dt>
@@ -148,10 +146,10 @@
 <a NAME="SnapshotPreview.setPreview" ID="SnapshotPreview.setPreview"></a>
 <h4>SnapshotPreview.setPreview</h4>
 <b>setPreview</b>(<i>preview</i>)
-
 <p>
         Public slot to set the preview picture.
 </p>
+
 <dl>
 
 <dt><i>preview</i> (QPixmap)</dt>
@@ -161,4 +159,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial