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

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
43 <a NAME="SvnLogDialog" ID="SvnLogDialog"></a> 43 <a NAME="SvnLogDialog" ID="SvnLogDialog"></a>
44 <h2>SvnLogDialog</h2> 44 <h2>SvnLogDialog</h2>
45 <p> 45 <p>
46 Class implementing a dialog to show the output of the svn log command. 46 Class implementing a dialog to show the output of the svn log command.
47 </p><p> 47 </p><p>
48 The dialog is nonmodal. Clicking a link in the upper text pane shows 48 The dialog is nonmodal. Clicking a link in the upper text pane shows
49 a diff of the versions. 49 a diff of the versions.
50 </p> 50 </p>
51 <h3>Derived from</h3> 51 <h3>Derived from</h3>
52 QWidget, SvnDialogMixin, Ui_SvnLogDialog 52 QWidget, SvnDialogMixin, Ui_SvnLogDialog
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
76 <td>Public slot to start the svn log command.</td> 76 <td>Public slot to start the svn log command.</td>
77 </tr> 77 </tr>
78 </table> 78 </table>
79 <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a> 79 <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a>
80 <h4>SvnLogDialog (Constructor)</h4> 80 <h4>SvnLogDialog (Constructor)</h4>
81 <b>SvnLogDialog</b>(<i>vcs, parent = None</i>) 81 <b>SvnLogDialog</b>(<i>vcs, parent=None</i>)
82 <p> 82 <p>
83 Constructor 83 Constructor
84 </p><dl> 84 </p><dl>
85 <dt><i>vcs</i></dt> 85 <dt><i>vcs</i></dt>
86 <dd> 86 <dd>
124 <dd> 124 <dd>
125 button that was clicked (QAbstractButton) 125 button that was clicked (QAbstractButton)
126 </dd> 126 </dd>
127 </dl><a NAME="SvnLogDialog.start" ID="SvnLogDialog.start"></a> 127 </dl><a NAME="SvnLogDialog.start" ID="SvnLogDialog.start"></a>
128 <h4>SvnLogDialog.start</h4> 128 <h4>SvnLogDialog.start</h4>
129 <b>start</b>(<i>fn, noEntries = 0</i>) 129 <b>start</b>(<i>fn, noEntries=0</i>)
130 <p> 130 <p>
131 Public slot to start the svn log command. 131 Public slot to start the svn log command.
132 </p><dl> 132 </p><dl>
133 <dt><i>fn</i></dt> 133 <dt><i>fn</i></dt>
134 <dd> 134 <dd>

eric ide

mercurial