Documentation/Source/eric6.Project.Project.html

changeset 6558
db48660ca7c0
parent 6529
1c2968f124b7
child 6597
dc668f774d3d
equal deleted inserted replaced
6557:09d3f1d68958 6558:db48660ca7c0
723 <td>Public slot to reopen the current project.</td> 723 <td>Public slot to reopen the current project.</td>
724 </tr><tr> 724 </tr><tr>
725 <td><a href="#Project.repopulateItem">repopulateItem</a></td> 725 <td><a href="#Project.repopulateItem">repopulateItem</a></td>
726 <td>Public slot to repopulate a named item.</td> 726 <td>Public slot to repopulate a named item.</td>
727 </tr><tr> 727 </tr><tr>
728 <td><a href="#Project.resetVCS">resetVCS</a></td>
729 <td>Public method to reset the VCS.</td>
730 </tr><tr>
728 <td><a href="#Project.saveAllScripts">saveAllScripts</a></td> 731 <td><a href="#Project.saveAllScripts">saveAllScripts</a></td>
729 <td>Public method to save all scripts belonging to the project.</td> 732 <td>Public method to save all scripts belonging to the project.</td>
730 </tr><tr> 733 </tr><tr>
731 <td><a href="#Project.saveProject">saveProject</a></td> 734 <td><a href="#Project.saveProject">saveProject</a></td>
732 <td>Public slot to save the current project.</td> 735 <td>Public slot to save the current project.</td>
2667 </p><dl> 2670 </p><dl>
2668 <dt><i>fullname</i></dt> 2671 <dt><i>fullname</i></dt>
2669 <dd> 2672 <dd>
2670 full name of the item to repopulate (string) 2673 full name of the item to repopulate (string)
2671 </dd> 2674 </dd>
2672 </dl><a NAME="Project.saveAllScripts" ID="Project.saveAllScripts"></a> 2675 </dl><a NAME="Project.resetVCS" ID="Project.resetVCS"></a>
2676 <h4>Project.resetVCS</h4>
2677 <b>resetVCS</b>(<i></i>)
2678 <p>
2679 Public method to reset the VCS.
2680 </p><a NAME="Project.saveAllScripts" ID="Project.saveAllScripts"></a>
2673 <h4>Project.saveAllScripts</h4> 2681 <h4>Project.saveAllScripts</h4>
2674 <b>saveAllScripts</b>(<i>reportSyntaxErrors=False</i>) 2682 <b>saveAllScripts</b>(<i>reportSyntaxErrors=False</i>)
2675 <p> 2683 <p>
2676 Public method to save all scripts belonging to the project. 2684 Public method to save all scripts belonging to the project.
2677 </p><dl> 2685 </p><dl>

eric ide

mercurial