diff -r b3a7f0368163 -r 14efd8fa5d8f eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html --- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html Wed Apr 20 15:00:51 2022 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html Wed Apr 20 15:04:20 2022 +0200 @@ -70,54 +70,6 @@ <td><a href="#HgHisteditConfigDialog.getData">getData</a></td> <td>Public method to retrieve the data for the strip action.</td> </tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td> -<td>Private slot to handle changes of the Bookmark select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td> -<td>Private slot to handle changes of the Bookmark combo.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td> -<td>Private slot to handle changes of the Branch select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td> -<td>Private slot to handle changes of the Branch combo.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_defaultButton_toggled">on_defaultButton_toggled</a></td> -<td>Private slot to handle changes of the Default select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_idButton_toggled">on_idButton_toggled</a></td> -<td>Private slot to handle changes of the ID select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td> -<td>Private slot to handle changes of the ID edit.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_numberSpinBox_valueChanged">on_numberSpinBox_valueChanged</a></td> -<td>Private slot to handle changes of the Number spin box.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_outgoingButton_toggled">on_outgoingButton_toggled</a></td> -<td>Private slot to handle changes of the Outgoing select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_revisionButton_toggled">on_revisionButton_toggled</a></td> -<td>Private slot to handle changes of the Revision select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_tagButton_toggled">on_tagButton_toggled</a></td> -<td>Private slot to handle changes of the Tag select button.</td> -</tr> -<tr> -<td><a href="#HgHisteditConfigDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td> -<td>Private slot to handle changes of the Tag combo.</td> -</tr> </table> <h3>Static Methods</h3> @@ -201,174 +153,6 @@ tuple (str, bool, bool) </dd> </dl> -<a NAME="HgHisteditConfigDialog.on_bookmarkButton_toggled" ID="HgHisteditConfigDialog.on_bookmarkButton_toggled"></a> -<h4>HgHisteditConfigDialog.on_bookmarkButton_toggled</h4> -<b>on_bookmarkButton_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the Bookmark select button. -</p> -<dl> - -<dt><i>checked</i></dt> -<dd> -state of the button (boolean) -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" ID="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged"></a> -<h4>HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged</h4> -<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>) - -<p> - Private slot to handle changes of the Bookmark combo. -</p> -<dl> - -<dt><i>txt</i> (str)</dt> -<dd> -text of the combo -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_branch1Button_toggled" ID="HgHisteditConfigDialog.on_branch1Button_toggled"></a> -<h4>HgHisteditConfigDialog.on_branch1Button_toggled</h4> -<b>on_branch1Button_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the Branch select button. -</p> -<dl> - -<dt><i>checked</i></dt> -<dd> -state of the button (boolean) -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_branchCombo_editTextChanged" ID="HgHisteditConfigDialog.on_branchCombo_editTextChanged"></a> -<h4>HgHisteditConfigDialog.on_branchCombo_editTextChanged</h4> -<b>on_branchCombo_editTextChanged</b>(<i>txt</i>) - -<p> - Private slot to handle changes of the Branch combo. -</p> -<dl> - -<dt><i>txt</i> (str)</dt> -<dd> -text of the combo -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_defaultButton_toggled" ID="HgHisteditConfigDialog.on_defaultButton_toggled"></a> -<h4>HgHisteditConfigDialog.on_defaultButton_toggled</h4> -<b>on_defaultButton_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the Default select button. -</p> -<dl> - -<dt><i>checked</i> (bool)</dt> -<dd> -state of the button -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_idButton_toggled" ID="HgHisteditConfigDialog.on_idButton_toggled"></a> -<h4>HgHisteditConfigDialog.on_idButton_toggled</h4> -<b>on_idButton_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the ID select button. -</p> -<dl> - -<dt><i>checked</i></dt> -<dd> -state of the button (boolean) -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_idEdit_textChanged" ID="HgHisteditConfigDialog.on_idEdit_textChanged"></a> -<h4>HgHisteditConfigDialog.on_idEdit_textChanged</h4> -<b>on_idEdit_textChanged</b>(<i>txt</i>) - -<p> - Private slot to handle changes of the ID edit. -</p> -<dl> - -<dt><i>txt</i> (str)</dt> -<dd> -text of the edit -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_numberSpinBox_valueChanged" ID="HgHisteditConfigDialog.on_numberSpinBox_valueChanged"></a> -<h4>HgHisteditConfigDialog.on_numberSpinBox_valueChanged</h4> -<b>on_numberSpinBox_valueChanged</b>(<i>val</i>) - -<p> - Private slot to handle changes of the Number spin box. -</p> -<dl> - -<dt><i>val</i> (int)</dt> -<dd> -value of the spin box -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_outgoingButton_toggled" ID="HgHisteditConfigDialog.on_outgoingButton_toggled"></a> -<h4>HgHisteditConfigDialog.on_outgoingButton_toggled</h4> -<b>on_outgoingButton_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the Outgoing select button. -</p> -<dl> - -<dt><i>checked</i> (bool)</dt> -<dd> -state of the button -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_revisionButton_toggled" ID="HgHisteditConfigDialog.on_revisionButton_toggled"></a> -<h4>HgHisteditConfigDialog.on_revisionButton_toggled</h4> -<b>on_revisionButton_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the Revision select button. -</p> -<dl> - -<dt><i>checked</i> (bool)</dt> -<dd> -state of the button -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_tagButton_toggled" ID="HgHisteditConfigDialog.on_tagButton_toggled"></a> -<h4>HgHisteditConfigDialog.on_tagButton_toggled</h4> -<b>on_tagButton_toggled</b>(<i>checked</i>) - -<p> - Private slot to handle changes of the Tag select button. -</p> -<dl> - -<dt><i>checked</i></dt> -<dd> -state of the button (boolean) -</dd> -</dl> -<a NAME="HgHisteditConfigDialog.on_tagCombo_editTextChanged" ID="HgHisteditConfigDialog.on_tagCombo_editTextChanged"></a> -<h4>HgHisteditConfigDialog.on_tagCombo_editTextChanged</h4> -<b>on_tagCombo_editTextChanged</b>(<i>txt</i>) - -<p> - Private slot to handle changes of the Tag combo. -</p> -<dl> - -<dt><i>txt</i> (str)</dt> -<dd> -text of the combo -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file