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

branch
eric7
changeset 10784
521fd465b048
parent 10623
56eb5eb8d0ee
child 11040
a4fd43ac7923
--- a/src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html	Fri Jun 14 11:18:10 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html	Fri Jun 14 11:23:45 2024 +0200
@@ -133,7 +133,7 @@
 
 <a NAME="PropertiesDialog.__init__" ID="PropertiesDialog.__init__"></a>
 <h4>PropertiesDialog (Constructor)</h4>
-<b>PropertiesDialog</b>(<i>project, new=True, parent=None, name=None</i>)
+<b>PropertiesDialog</b>(<i>project, new=True, isRemote=False, parent=None, name=None</i>)
 <p>
         Constructor
 </p>
@@ -149,6 +149,10 @@
 flag indicating the generation of a new project
             (defaults to True)
 </dd>
+<dt><i>isRemote</i> (bool (optional))</dt>
+<dd>
+flag indicating a remote project (defaults to False)
+</dd>
 <dt><i>parent</i> (QWidget (optional))</dt>
 <dd>
 parent widget of this dialog (defaults to None)

eric ide

mercurial