Documentation/Source/eric5.Project.Project.html

changeset 2025
8bb085c59cd2
parent 1876
3e8a85ba8462
child 2035
11bb61bc138d
--- a/Documentation/Source/eric5.Project.Project.html	Wed Sep 05 19:19:16 2012 +0200
+++ b/Documentation/Source/eric5.Project.Project.html	Wed Sep 05 20:07:02 2012 +0200
@@ -456,6 +456,9 @@
 <td><a href="#Project.getProjectManagementDir">getProjectManagementDir</a></td>
 <td>Public method to get the path of the management directory.</td>
 </tr><tr>
+<td><a href="#Project.getProjectName">getProjectName</a></td>
+<td>Public method to get the name of the project.</td>
+</tr><tr>
 <td><a href="#Project.getProjectPath">getProjectPath</a></td>
 <td>Public method to get the project path.</td>
 </tr><tr>
@@ -1532,6 +1535,18 @@
 <dd>
 path of the management directory (string)
 </dd>
+</dl><a NAME="Project.getProjectName" ID="Project.getProjectName"></a>
+<h4>Project.getProjectName</h4>
+<b>getProjectName</b>(<i></i>)
+<p>
+        Public method to get the name of the project.
+</p><p>
+        The project name is determined from the name of the project file.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+name of the project (string)
+</dd>
 </dl><a NAME="Project.getProjectPath" ID="Project.getProjectPath"></a>
 <h4>Project.getProjectPath</h4>
 <b>getProjectPath</b>(<i></i>)

eric ide

mercurial