src/eric7/Documentation/Source/eric7.HexEdit.HexEditMainWindow.html

branch
eric7
changeset 10428
a071d4065202
parent 9730
00cf7289d899
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.HexEdit.HexEditMainWindow.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.HexEdit.HexEditMainWindow.html	Wed Dec 20 14:58:58 2023 +0100
@@ -286,22 +286,22 @@
 </p>
 <dl>
 
-<dt><i>fileName</i></dt>
+<dt><i>fileName</i> (str)</dt>
 <dd>
-name of a file to load on startup (string)
+name of a file to load on startup
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget of this window (QWidget)
+parent widget of this window
 </dd>
-<dt><i>fromEric</i></dt>
+<dt><i>fromEric</i> (bool)</dt>
 <dd>
 flag indicating whether it was called from within
-            eric (boolean)
+            eric
 </dd>
-<dt><i>project</i></dt>
+<dt><i>project</i> (Project)</dt>
 <dd>
-reference to the project object (Project)
+reference to the project object
 </dd>
 </dl>
 <a NAME="HexEditMainWindow.__about" ID="HexEditMainWindow.__about"></a>
@@ -327,7 +327,7 @@
 </p>
 <dl>
 
-<dt><i>fileName</i></dt>
+<dt><i>fileName</i> (str)</dt>
 <dd>
 name of the file to be added
 </dd>
@@ -507,9 +507,9 @@
 </p>
 <dl>
 
-<dt><i>act</i></dt>
+<dt><i>act</i> (QAction)</dt>
 <dd>
-reference to the action that triggered (QAction)
+reference to the action that triggered
 </dd>
 </dl>
 <a NAME="HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog" ID="HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog"></a>

eric ide

mercurial