src/eric7/Documentation/Source/eric7.QScintilla.ZoomDialog.html

branch
eric7
changeset 10431
64157aeb0312
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.QScintilla.ZoomDialog.html	Wed Dec 20 19:28:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.ZoomDialog.html	Thu Dec 21 12:03:40 2023 +0100
@@ -78,21 +78,21 @@
 </p>
 <dl>
 
-<dt><i>zoom</i></dt>
+<dt><i>zoom</i> (int)</dt>
 <dd>
 zoom factor to show in the spinbox
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget of this dialog (QWidget)
+parent widget of this dialog
 </dd>
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-name of this dialog (string)
+name of this dialog
 </dd>
-<dt><i>modal</i></dt>
+<dt><i>modal</i> (bool)</dt>
 <dd>
-modal dialog state (boolean)
+modal dialog state
 </dd>
 </dl>
 <a NAME="ZoomDialog.getZoomSize" ID="ZoomDialog.getZoomSize"></a>
@@ -105,7 +105,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-zoom size (int)
+zoom size
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+int
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial