--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html Thu Dec 21 12:03:40 2023 +0100 @@ -98,9 +98,9 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="SnapshotPreview.mouseMoveEvent" ID="SnapshotPreview.mouseMoveEvent"></a> @@ -112,9 +112,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -mouse move event (QMouseEvent) +mouse move event </dd> </dl> <a NAME="SnapshotPreview.mousePressEvent" ID="SnapshotPreview.mousePressEvent"></a> @@ -126,9 +126,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -mouse button press event (QMouseEvent) +mouse button press event </dd> </dl> <a NAME="SnapshotPreview.mouseReleaseEvent" ID="SnapshotPreview.mouseReleaseEvent"></a> @@ -140,9 +140,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -mouse button release event (QMouseEvent) +mouse button release event </dd> </dl> <a NAME="SnapshotPreview.setPreview" ID="SnapshotPreview.setPreview"></a> @@ -154,9 +154,9 @@ </p> <dl> -<dt><i>preview</i></dt> +<dt><i>preview</i> (QPixmap)</dt> <dd> -preview picture to be shown (QPixmap) +preview picture to be shown </dd> </dl> <div align="right"><a href="#top">Up</a></div>