Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html

changeset 3349
2a034a7f1f54
parent 3108
30521d7d3101
equal deleted inserted replaced
3346:39f9273ebd61 3349:2a034a7f1f54
70 <td>Private slot to open the configuration dialog.</td> 70 <td>Private slot to open the configuration dialog.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#SvnProjectHelper.__svnExtendedDiff">__svnExtendedDiff</a></td> 72 <td><a href="#SvnProjectHelper.__svnExtendedDiff">__svnExtendedDiff</a></td>
73 <td>Private slot used to perform a svn diff with the selection of revisions.</td> 73 <td>Private slot used to perform a svn diff with the selection of revisions.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#SvnProjectHelper.__svnLogBrowser">__svnLogBrowser</a></td>
76 <td>Private slot used to browse the log of the current project.</td>
77 </tr><tr>
78 <td><a href="#SvnProjectHelper.__svnPropDel">__svnPropDel</a></td> 75 <td><a href="#SvnProjectHelper.__svnPropDel">__svnPropDel</a></td>
79 <td>Private slot used to delete a property for the project files.</td> 76 <td>Private slot used to delete a property for the project files.</td>
80 </tr><tr> 77 </tr><tr>
81 <td><a href="#SvnProjectHelper.__svnPropList">__svnPropList</a></td> 78 <td><a href="#SvnProjectHelper.__svnPropList">__svnPropList</a></td>
82 <td>Private slot used to list the properties of the project files.</td> 79 <td>Private slot used to list the properties of the project files.</td>
154 <h4>SvnProjectHelper.__svnExtendedDiff</h4> 151 <h4>SvnProjectHelper.__svnExtendedDiff</h4>
155 <b>__svnExtendedDiff</b>(<i></i>) 152 <b>__svnExtendedDiff</b>(<i></i>)
156 <p> 153 <p>
157 Private slot used to perform a svn diff with the selection of 154 Private slot used to perform a svn diff with the selection of
158 revisions. 155 revisions.
159 </p><a NAME="SvnProjectHelper.__svnLogBrowser" ID="SvnProjectHelper.__svnLogBrowser"></a>
160 <h4>SvnProjectHelper.__svnLogBrowser</h4>
161 <b>__svnLogBrowser</b>(<i></i>)
162 <p>
163 Private slot used to browse the log of the current project.
164 </p><a NAME="SvnProjectHelper.__svnPropDel" ID="SvnProjectHelper.__svnPropDel"></a> 156 </p><a NAME="SvnProjectHelper.__svnPropDel" ID="SvnProjectHelper.__svnPropDel"></a>
165 <h4>SvnProjectHelper.__svnPropDel</h4> 157 <h4>SvnProjectHelper.__svnPropDel</h4>
166 <b>__svnPropDel</b>(<i></i>) 158 <b>__svnPropDel</b>(<i></i>)
167 <p> 159 <p>
168 Private slot used to delete a property for the project files. 160 Private slot used to delete a property for the project files.

eric ide

mercurial