eric6/Documentation/Source/eric6.Project.Project.html

changeset 7960
e8fc383322f7
parent 7900
72b88fb20261
child 7989
a21d673a8f99
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
348 <td><a href="#Project.__openRecent">__openRecent</a></td> 348 <td><a href="#Project.__openRecent">__openRecent</a></td>
349 <td>Private method to open a project from the list of rencently opened projects.</td> 349 <td>Private method to open a project from the list of rencently opened projects.</td>
350 </tr> 350 </tr>
351 <tr> 351 <tr>
352 <td><a href="#Project.__pluginCreateArchives">__pluginCreateArchives</a></td> 352 <td><a href="#Project.__pluginCreateArchives">__pluginCreateArchives</a></td>
353 <td>Private slot to create eric6 plugin archives.</td> 353 <td>Private slot to create eric plugin archives.</td>
354 </tr> 354 </tr>
355 <tr> 355 <tr>
356 <td><a href="#Project.__pluginCreatePkgList">__pluginCreatePkgList</a></td> 356 <td><a href="#Project.__pluginCreatePkgList">__pluginCreatePkgList</a></td>
357 <td>Private slot to create a PKGLIST file needed for archive file creation.</td> 357 <td>Private slot to create a PKGLIST file needed for archive file creation.</td>
358 </tr> 358 </tr>
359 <tr> 359 <tr>
360 <td><a href="#Project.__pluginCreateSnapshotArchives">__pluginCreateSnapshotArchives</a></td> 360 <td><a href="#Project.__pluginCreateSnapshotArchives">__pluginCreateSnapshotArchives</a></td>
361 <td>Private slot to create eric6 plugin archive snapshot releases.</td> 361 <td>Private slot to create eric plugin archive snapshot releases.</td>
362 </tr> 362 </tr>
363 <tr> 363 <tr>
364 <td><a href="#Project.__pluginExtractVersion">__pluginExtractVersion</a></td> 364 <td><a href="#Project.__pluginExtractVersion">__pluginExtractVersion</a></td>
365 <td>Private method to extract the version number entry.</td> 365 <td>Private method to extract the version number entry.</td>
366 </tr> 366 </tr>
1432 <a NAME="Project.__pluginCreateArchives" ID="Project.__pluginCreateArchives"></a> 1432 <a NAME="Project.__pluginCreateArchives" ID="Project.__pluginCreateArchives"></a>
1433 <h4>Project.__pluginCreateArchives</h4> 1433 <h4>Project.__pluginCreateArchives</h4>
1434 <b>__pluginCreateArchives</b>(<i>snapshot=False</i>) 1434 <b>__pluginCreateArchives</b>(<i>snapshot=False</i>)
1435 1435
1436 <p> 1436 <p>
1437 Private slot to create eric6 plugin archives. 1437 Private slot to create eric plugin archives.
1438 </p> 1438 </p>
1439 <dl> 1439 <dl>
1440 1440
1441 <dt><i>snapshot</i></dt> 1441 <dt><i>snapshot</i></dt>
1442 <dd> 1442 <dd>
1453 <a NAME="Project.__pluginCreateSnapshotArchives" ID="Project.__pluginCreateSnapshotArchives"></a> 1453 <a NAME="Project.__pluginCreateSnapshotArchives" ID="Project.__pluginCreateSnapshotArchives"></a>
1454 <h4>Project.__pluginCreateSnapshotArchives</h4> 1454 <h4>Project.__pluginCreateSnapshotArchives</h4>
1455 <b>__pluginCreateSnapshotArchives</b>(<i></i>) 1455 <b>__pluginCreateSnapshotArchives</b>(<i></i>)
1456 1456
1457 <p> 1457 <p>
1458 Private slot to create eric6 plugin archive snapshot releases. 1458 Private slot to create eric plugin archive snapshot releases.
1459 </p> 1459 </p>
1460 <a NAME="Project.__pluginExtractVersion" ID="Project.__pluginExtractVersion"></a> 1460 <a NAME="Project.__pluginExtractVersion" ID="Project.__pluginExtractVersion"></a>
1461 <h4>Project.__pluginExtractVersion</h4> 1461 <h4>Project.__pluginExtractVersion</h4>
1462 <b>__pluginExtractVersion</b>(<i>filename</i>) 1462 <b>__pluginExtractVersion</b>(<i>filename</i>)
1463 1463

eric ide

mercurial