Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html

changeset 2966
f85f686981ad
parent 2845
7e55c6268c35
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
197 </tr><tr> 197 </tr><tr>
198 <td><a href="#HgLogBrowserDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> 198 <td><a href="#HgLogBrowserDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
199 <td>Private slot to send the input to the merurial process.</td> 199 <td>Private slot to send the input to the merurial process.</td>
200 </tr><tr> 200 </tr><tr>
201 <td><a href="#HgLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> 201 <td><a href="#HgLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td>
202 <td>Private slot called, when the stop on copy/move checkbox is clicked</td> 202 <td>Private slot called, when the stop on copy/move checkbox is clicked.</td>
203 </tr><tr> 203 </tr><tr>
204 <td><a href="#HgLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> 204 <td><a href="#HgLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td>
205 <td>Private slot called, when the from date changes.</td> 205 <td>Private slot called, when the from date changes.</td>
206 </tr><tr> 206 </tr><tr>
207 <td><a href="#HgLogBrowserDialog.start">start</a></td> 207 <td><a href="#HgLogBrowserDialog.start">start</a></td>
693 Private slot to send the input to the merurial process. 693 Private slot to send the input to the merurial process.
694 </p><a NAME="HgLogBrowserDialog.on_stopCheckBox_clicked" ID="HgLogBrowserDialog.on_stopCheckBox_clicked"></a> 694 </p><a NAME="HgLogBrowserDialog.on_stopCheckBox_clicked" ID="HgLogBrowserDialog.on_stopCheckBox_clicked"></a>
695 <h4>HgLogBrowserDialog.on_stopCheckBox_clicked</h4> 695 <h4>HgLogBrowserDialog.on_stopCheckBox_clicked</h4>
696 <b>on_stopCheckBox_clicked</b>(<i>checked</i>) 696 <b>on_stopCheckBox_clicked</b>(<i>checked</i>)
697 <p> 697 <p>
698 Private slot called, when the stop on copy/move checkbox is clicked 698 Private slot called, when the stop on copy/move checkbox is clicked.
699 </p><a NAME="HgLogBrowserDialog.on_toDate_dateChanged" ID="HgLogBrowserDialog.on_toDate_dateChanged"></a> 699 </p><dl>
700 <dt><i>checked</i></dt>
701 <dd>
702 flag indicating the state of the check box (boolean)
703 </dd>
704 </dl><a NAME="HgLogBrowserDialog.on_toDate_dateChanged" ID="HgLogBrowserDialog.on_toDate_dateChanged"></a>
700 <h4>HgLogBrowserDialog.on_toDate_dateChanged</h4> 705 <h4>HgLogBrowserDialog.on_toDate_dateChanged</h4>
701 <b>on_toDate_dateChanged</b>(<i>date</i>) 706 <b>on_toDate_dateChanged</b>(<i>date</i>)
702 <p> 707 <p>
703 Private slot called, when the from date changes. 708 Private slot called, when the from date changes.
704 </p><dl> 709 </p><dl>

eric ide

mercurial