Documentation/Source/eric5.Project.Project.html

changeset 118
8be7b777742c
parent 71
f21321d97145
child 123
5f8c8cd86111
--- a/Documentation/Source/eric5.Project.Project.html	Sun Feb 14 15:46:41 2010 +0000
+++ b/Documentation/Source/eric5.Project.Project.html	Mon Feb 15 18:46:59 2010 +0000
@@ -338,10 +338,10 @@
 <td>Public slot used to add a language to the project.</td>
 </tr><tr>
 <td><a href="#Project.addOthersDir">addOthersDir</a></td>
-<td>Private slot to add a directory to the OTHERS project data.</td>
+<td>Public slot to add a directory to the OTHERS project data.</td>
 </tr><tr>
 <td><a href="#Project.addOthersFiles">addOthersFiles</a></td>
-<td>Private slot to add files to the OTHERS project data.</td>
+<td>Public slot to add files to the OTHERS project data.</td>
 </tr><tr>
 <td><a href="#Project.addResourceDir">addResourceDir</a></td>
 <td>Public slot to add all Qt resource files of a directory to the current project.</td>
@@ -1199,12 +1199,12 @@
 <h4>Project.addOthersDir</h4>
 <b>addOthersDir</b>(<i></i>)
 <p>
-        Private slot to add a directory to the OTHERS project data.
+        Public slot to add a directory to the OTHERS project data.
 </p><a NAME="Project.addOthersFiles" ID="Project.addOthersFiles"></a>
 <h4>Project.addOthersFiles</h4>
 <b>addOthersFiles</b>(<i></i>)
 <p>
-        Private slot to add files to the OTHERS project data.
+        Public slot to add files to the OTHERS project data.
 </p><a NAME="Project.addResourceDir" ID="Project.addResourceDir"></a>
 <h4>Project.addResourceDir</h4>
 <b>addResourceDir</b>(<i></i>)

eric ide

mercurial