--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitWorktreeAddDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitWorktreeAddDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsGit.GitWorktreeAddDialog</h1> - <p> Module implementing a dialog to enter the data for a 'git worktree add' operation. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#GitWorktreeAddDialog">GitWorktreeAddDialog</a></td> <td>Class implementing a dialog to enter the data for a 'git worktree add' operation.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="GitWorktreeAddDialog" ID="GitWorktreeAddDialog"></a> <h2>GitWorktreeAddDialog</h2> - <p> Class implementing a dialog to enter the data for a 'git worktree add' operation. </p> + <h3>Derived from</h3> QDialog, Ui_GitWorktreeAddDialog <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#GitWorktreeAddDialog.__init__">GitWorktreeAddDialog</a></td> <td>Constructor</td> @@ -95,19 +92,20 @@ <td>Private slot handling a change of the worktree path.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="GitWorktreeAddDialog.__init__" ID="GitWorktreeAddDialog.__init__"></a> <h4>GitWorktreeAddDialog (Constructor)</h4> <b>GitWorktreeAddDialog</b>(<i>parentDirectory, tagsList, branchesList, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parentDirectory</i> (str)</dt> @@ -130,18 +128,18 @@ <a NAME="GitWorktreeAddDialog.__updateOK" ID="GitWorktreeAddDialog.__updateOK"></a> <h4>GitWorktreeAddDialog.__updateOK</h4> <b>__updateOK</b>(<i></i>) - <p> Private method to set the enabled state of the OK button. </p> + <a NAME="GitWorktreeAddDialog.getParameters" ID="GitWorktreeAddDialog.getParameters"></a> <h4>GitWorktreeAddDialog.getParameters</h4> <b>getParameters</b>(<i></i>) - <p> Public method to get the entered parameters for the 'git worktree add' operation. </p> + <dl> <dt>Return:</dt> <dd> @@ -168,10 +166,10 @@ <a NAME="GitWorktreeAddDialog.on_branchButton_toggled" ID="GitWorktreeAddDialog.on_branchButton_toggled"></a> <h4>GitWorktreeAddDialog.on_branchButton_toggled</h4> <b>on_branchButton_toggled</b>(<i>checked</i>) - <p> Private slot to handle changes of the Branch select button. </p> + <dl> <dt><i>checked</i> (bool)</dt> @@ -182,10 +180,10 @@ <a NAME="GitWorktreeAddDialog.on_branchCombo_editTextChanged" ID="GitWorktreeAddDialog.on_branchCombo_editTextChanged"></a> <h4>GitWorktreeAddDialog.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> @@ -196,10 +194,10 @@ <a NAME="GitWorktreeAddDialog.on_revButton_toggled" ID="GitWorktreeAddDialog.on_revButton_toggled"></a> <h4>GitWorktreeAddDialog.on_revButton_toggled</h4> <b>on_revButton_toggled</b>(<i>checked</i>) - <p> Private slot to handle changes of the rev select button. </p> + <dl> <dt><i>checked</i> (bool)</dt> @@ -210,10 +208,10 @@ <a NAME="GitWorktreeAddDialog.on_revEdit_textChanged" ID="GitWorktreeAddDialog.on_revEdit_textChanged"></a> <h4>GitWorktreeAddDialog.on_revEdit_textChanged</h4> <b>on_revEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the rev edit. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -224,10 +222,10 @@ <a NAME="GitWorktreeAddDialog.on_tagButton_toggled" ID="GitWorktreeAddDialog.on_tagButton_toggled"></a> <h4>GitWorktreeAddDialog.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> (bool)</dt> @@ -238,10 +236,10 @@ <a NAME="GitWorktreeAddDialog.on_tagCombo_editTextChanged" ID="GitWorktreeAddDialog.on_tagCombo_editTextChanged"></a> <h4>GitWorktreeAddDialog.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> @@ -252,10 +250,10 @@ <a NAME="GitWorktreeAddDialog.on_worktreePathPicker_textChanged" ID="GitWorktreeAddDialog.on_worktreePathPicker_textChanged"></a> <h4>GitWorktreeAddDialog.on_worktreePathPicker_textChanged</h4> <b>on_worktreePathPicker_textChanged</b>(<i>worktree</i>) - <p> Private slot handling a change of the worktree path. </p> + <dl> <dt><i>worktree</i> (str)</dt> @@ -265,4 +263,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>