Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
82 <td>Public slot to start the svn diff command.</td> 82 <td>Public slot to start the svn diff command.</td>
83 </tr> 83 </tr>
84 </table> 84 </table>
85 <a NAME="SvnDiffDialog.__init__" ID="SvnDiffDialog.__init__"></a> 85 <a NAME="SvnDiffDialog.__init__" ID="SvnDiffDialog.__init__"></a>
86 <h4>SvnDiffDialog (Constructor)</h4> 86 <h4>SvnDiffDialog (Constructor)</h4>
87 <b>SvnDiffDialog</b>(<i>vcs, parent = None</i>) 87 <b>SvnDiffDialog</b>(<i>vcs, parent=None</i>)
88 <p> 88 <p>
89 Constructor 89 Constructor
90 </p><dl> 90 </p><dl>
91 <dt><i>vcs</i></dt> 91 <dt><i>vcs</i></dt>
92 <dd> 92 <dd>
168 </p><p> 168 </p><p>
169 It saves the diff shown in the dialog to a file in the local 169 It saves the diff shown in the dialog to a file in the local
170 filesystem. 170 filesystem.
171 </p><a NAME="SvnDiffDialog.start" ID="SvnDiffDialog.start"></a> 171 </p><a NAME="SvnDiffDialog.start" ID="SvnDiffDialog.start"></a>
172 <h4>SvnDiffDialog.start</h4> 172 <h4>SvnDiffDialog.start</h4>
173 <b>start</b>(<i>fn, versions = None, urls = None, summary = False, pegRev = None</i>) 173 <b>start</b>(<i>fn, versions=None, urls=None, summary=False, pegRev=None</i>)
174 <p> 174 <p>
175 Public slot to start the svn diff command. 175 Public slot to start the svn diff command.
176 </p><dl> 176 </p><dl>
177 <dt><i>fn</i></dt> 177 <dt><i>fn</i></dt>
178 <dd> 178 <dd>

eric ide

mercurial