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

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog</h1> 22 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog</h1>
23 <p> 23 <p>
24 Module implementing a dialog to show the output of the svn diff command process. 24 Module implementing a dialog to show the output of the svn diff command
25 process.
25 </p> 26 </p>
26 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
27 <table> 28 <table>
28 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
29 </table> 30 </table>
40 </table> 41 </table>
41 <hr /><hr /> 42 <hr /><hr />
42 <a NAME="SvnDiffDialog" ID="SvnDiffDialog"></a> 43 <a NAME="SvnDiffDialog" ID="SvnDiffDialog"></a>
43 <h2>SvnDiffDialog</h2> 44 <h2>SvnDiffDialog</h2>
44 <p> 45 <p>
45 Class implementing a dialog to show the output of the svn diff command process. 46 Class implementing a dialog to show the output of the svn diff command
47 process.
46 </p> 48 </p>
47 <h3>Derived from</h3> 49 <h3>Derived from</h3>
48 QWidget, Ui_SvnDiffDialog 50 QWidget, Ui_SvnDiffDialog
49 <h3>Class Attributes</h3> 51 <h3>Class Attributes</h3>
50 <table> 52 <table>
285 <dt><i>fn</i></dt> 287 <dt><i>fn</i></dt>
286 <dd> 288 <dd>
287 filename to be diffed (string) 289 filename to be diffed (string)
288 </dd><dt><i>versions</i></dt> 290 </dd><dt><i>versions</i></dt>
289 <dd> 291 <dd>
290 list of versions to be diffed (list of up to 2 strings or None) 292 list of versions to be diffed (list of up to 2 strings
293 or None)
291 </dd><dt><i>urls=</i></dt> 294 </dd><dt><i>urls=</i></dt>
292 <dd> 295 <dd>
293 list of repository URLs (list of 2 strings) 296 list of repository URLs (list of 2 strings)
294 </dd><dt><i>summary=</i></dt> 297 </dd><dt><i>summary=</i></dt>
295 <dd> 298 <dd>

eric ide

mercurial