Documentation/Source/eric5.Project.Project.html

changeset 118
8be7b777742c
parent 71
f21321d97145
child 123
5f8c8cd86111
equal deleted inserted replaced
117:d63640116aec 118:8be7b777742c
336 </tr><tr> 336 </tr><tr>
337 <td><a href="#Project.addLanguage">addLanguage</a></td> 337 <td><a href="#Project.addLanguage">addLanguage</a></td>
338 <td>Public slot used to add a language to the project.</td> 338 <td>Public slot used to add a language to the project.</td>
339 </tr><tr> 339 </tr><tr>
340 <td><a href="#Project.addOthersDir">addOthersDir</a></td> 340 <td><a href="#Project.addOthersDir">addOthersDir</a></td>
341 <td>Private slot to add a directory to the OTHERS project data.</td> 341 <td>Public slot to add a directory to the OTHERS project data.</td>
342 </tr><tr> 342 </tr><tr>
343 <td><a href="#Project.addOthersFiles">addOthersFiles</a></td> 343 <td><a href="#Project.addOthersFiles">addOthersFiles</a></td>
344 <td>Private slot to add files to the OTHERS project data.</td> 344 <td>Public slot to add files to the OTHERS project data.</td>
345 </tr><tr> 345 </tr><tr>
346 <td><a href="#Project.addResourceDir">addResourceDir</a></td> 346 <td><a href="#Project.addResourceDir">addResourceDir</a></td>
347 <td>Public slot to add all Qt resource files of a directory to the current project.</td> 347 <td>Public slot to add all Qt resource files of a directory to the current project.</td>
348 </tr><tr> 348 </tr><tr>
349 <td><a href="#Project.addResourceFiles">addResourceFiles</a></td> 349 <td><a href="#Project.addResourceFiles">addResourceFiles</a></td>
1197 Public slot used to add a language to the project. 1197 Public slot used to add a language to the project.
1198 </p><a NAME="Project.addOthersDir" ID="Project.addOthersDir"></a> 1198 </p><a NAME="Project.addOthersDir" ID="Project.addOthersDir"></a>
1199 <h4>Project.addOthersDir</h4> 1199 <h4>Project.addOthersDir</h4>
1200 <b>addOthersDir</b>(<i></i>) 1200 <b>addOthersDir</b>(<i></i>)
1201 <p> 1201 <p>
1202 Private slot to add a directory to the OTHERS project data. 1202 Public slot to add a directory to the OTHERS project data.
1203 </p><a NAME="Project.addOthersFiles" ID="Project.addOthersFiles"></a> 1203 </p><a NAME="Project.addOthersFiles" ID="Project.addOthersFiles"></a>
1204 <h4>Project.addOthersFiles</h4> 1204 <h4>Project.addOthersFiles</h4>
1205 <b>addOthersFiles</b>(<i></i>) 1205 <b>addOthersFiles</b>(<i></i>)
1206 <p> 1206 <p>
1207 Private slot to add files to the OTHERS project data. 1207 Public slot to add files to the OTHERS project data.
1208 </p><a NAME="Project.addResourceDir" ID="Project.addResourceDir"></a> 1208 </p><a NAME="Project.addResourceDir" ID="Project.addResourceDir"></a>
1209 <h4>Project.addResourceDir</h4> 1209 <h4>Project.addResourceDir</h4>
1210 <b>addResourceDir</b>(<i></i>) 1210 <b>addResourceDir</b>(<i></i>)
1211 <p> 1211 <p>
1212 Public slot to add all Qt resource files of a directory to the current project. 1212 Public slot to add all Qt resource files of a directory to the current project.

eric ide

mercurial