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

changeset 2966
f85f686981ad
parent 2845
7e55c6268c35
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
143 </tr><tr> 143 </tr><tr>
144 <td><a href="#SvnLogBrowserDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> 144 <td><a href="#SvnLogBrowserDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
145 <td>Private slot to send the input to the subversion process.</td> 145 <td>Private slot to send the input to the subversion process.</td>
146 </tr><tr> 146 </tr><tr>
147 <td><a href="#SvnLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> 147 <td><a href="#SvnLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td>
148 <td>Private slot called, when the stop on copy/move checkbox is clicked</td> 148 <td>Private slot called, when the stop on copy/move checkbox is clicked.</td>
149 </tr><tr> 149 </tr><tr>
150 <td><a href="#SvnLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> 150 <td><a href="#SvnLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td>
151 <td>Private slot called, when the from date changes.</td> 151 <td>Private slot called, when the from date changes.</td>
152 </tr><tr> 152 </tr><tr>
153 <td><a href="#SvnLogBrowserDialog.start">start</a></td> 153 <td><a href="#SvnLogBrowserDialog.start">start</a></td>
427 Private slot to send the input to the subversion process. 427 Private slot to send the input to the subversion process.
428 </p><a NAME="SvnLogBrowserDialog.on_stopCheckBox_clicked" ID="SvnLogBrowserDialog.on_stopCheckBox_clicked"></a> 428 </p><a NAME="SvnLogBrowserDialog.on_stopCheckBox_clicked" ID="SvnLogBrowserDialog.on_stopCheckBox_clicked"></a>
429 <h4>SvnLogBrowserDialog.on_stopCheckBox_clicked</h4> 429 <h4>SvnLogBrowserDialog.on_stopCheckBox_clicked</h4>
430 <b>on_stopCheckBox_clicked</b>(<i>checked</i>) 430 <b>on_stopCheckBox_clicked</b>(<i>checked</i>)
431 <p> 431 <p>
432 Private slot called, when the stop on copy/move checkbox is clicked 432 Private slot called, when the stop on copy/move checkbox is clicked.
433 </p><a NAME="SvnLogBrowserDialog.on_toDate_dateChanged" ID="SvnLogBrowserDialog.on_toDate_dateChanged"></a> 433 </p><dl>
434 <dt><i>checked</i></dt>
435 <dd>
436 flag indicating the checked state (boolean)
437 </dd>
438 </dl><a NAME="SvnLogBrowserDialog.on_toDate_dateChanged" ID="SvnLogBrowserDialog.on_toDate_dateChanged"></a>
434 <h4>SvnLogBrowserDialog.on_toDate_dateChanged</h4> 439 <h4>SvnLogBrowserDialog.on_toDate_dateChanged</h4>
435 <b>on_toDate_dateChanged</b>(<i>date</i>) 440 <b>on_toDate_dateChanged</b>(<i>date</i>)
436 <p> 441 <p>
437 Private slot called, when the from date changes. 442 Private slot called, when the from date changes.
438 </p><dl> 443 </p><dl>

eric ide

mercurial