src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html

branch
eric7
changeset 10430
e440aaf179ce
parent 10154
d833c6a8c41f
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html	Wed Dec 20 15:42:44 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html	Wed Dec 20 19:28:22 2023 +0100
@@ -181,7 +181,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-data of the project directory edit (string)
+data of the project directory edit
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="PropertiesDialog.getProjectType" ID="PropertiesDialog.getProjectType"></a>
@@ -194,7 +200,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-selected UI type (string)
+selected UI type
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="PropertiesDialog.on_dirPicker_textChanged" ID="PropertiesDialog.on_dirPicker_textChanged"></a>
@@ -206,9 +218,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-name of the project directory (string)
+name of the project directory
 </dd>
 </dl>
 <a NAME="PropertiesDialog.on_filetypesButton_clicked" ID="PropertiesDialog.on_filetypesButton_clicked"></a>

eric ide

mercurial