--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapWidget.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapWidget.html Thu Dec 21 12:03:40 2023 +0100 @@ -142,9 +142,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="SnapWidget.__autoIncFilename" ID="SnapWidget.__autoIncFilename"></a> @@ -163,9 +163,9 @@ </p> <dl> -<dt><i>pixmap</i></dt> +<dt><i>pixmap</i> (QPixmap)</dt> <dd> -pixmap of the snapshot (QPixmap) +pixmap of the snapshot </dd> </dl> <a NAME="SnapWidget.__dragSnapshot" ID="SnapWidget.__dragSnapshot"></a> @@ -212,15 +212,21 @@ </p> <dl> -<dt><i>fileName</i></dt> +<dt><i>fileName</i> (str)</dt> <dd> -name of the file to save to (string) +name of the file to save to </dd> </dl> <dl> <dt>Return:</dt> <dd> -flag indicating success (boolean) +flag indicating success +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="SnapWidget.__updateCaption" ID="SnapWidget.__updateCaption"></a> @@ -246,9 +252,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QCloseEvent)</dt> <dd> -close event (QCloseEvent) +close event </dd> </dl> <a NAME="SnapWidget.on_copyButton_clicked" ID="SnapWidget.on_copyButton_clicked"></a> @@ -302,9 +308,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QResizeEvent)</dt> <dd> -resize event (QResizeEvent) +resize event </dd> </dl> <div align="right"><a href="#top">Up</a></div>