Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html

changeset 6324
b11c36cba2a1
parent 6020
baf6da1ae288
--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html	Sun Jun 03 11:30:57 2018 +0200
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html	Sun Jun 03 14:03:19 2018 +0200
@@ -96,6 +96,12 @@
 <td><a href="#GitRemoteRepositoriesDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
 <td>Private slot called by a button of the button box clicked.</td>
 </tr><tr>
+<td><a href="#GitRemoteRepositoriesDialog.on_changeUrlButton_clicked">on_changeUrlButton_clicked</a></td>
+<td>Private slot to change the URL of a remote repository.</td>
+</tr><tr>
+<td><a href="#GitRemoteRepositoriesDialog.on_credentialsButton_clicked">on_credentialsButton_clicked</a></td>
+<td>Private slot to change the credentials of a remote repository.</td>
+</tr><tr>
 <td><a href="#GitRemoteRepositoriesDialog.on_input_returnPressed">on_input_returnPressed</a></td>
 <td>Private slot to handle the press of the return key in the input field.</td>
 </tr><tr>
@@ -245,7 +251,17 @@
 <dd>
 button that was clicked (QAbstractButton)
 </dd>
-</dl><a NAME="GitRemoteRepositoriesDialog.on_input_returnPressed" ID="GitRemoteRepositoriesDialog.on_input_returnPressed"></a>
+</dl><a NAME="GitRemoteRepositoriesDialog.on_changeUrlButton_clicked" ID="GitRemoteRepositoriesDialog.on_changeUrlButton_clicked"></a>
+<h4>GitRemoteRepositoriesDialog.on_changeUrlButton_clicked</h4>
+<b>on_changeUrlButton_clicked</b>(<i></i>)
+<p>
+        Private slot to change the URL of a remote repository.
+</p><a NAME="GitRemoteRepositoriesDialog.on_credentialsButton_clicked" ID="GitRemoteRepositoriesDialog.on_credentialsButton_clicked"></a>
+<h4>GitRemoteRepositoriesDialog.on_credentialsButton_clicked</h4>
+<b>on_credentialsButton_clicked</b>(<i></i>)
+<p>
+        Private slot to change the credentials of a remote repository.
+</p><a NAME="GitRemoteRepositoriesDialog.on_input_returnPressed" ID="GitRemoteRepositoriesDialog.on_input_returnPressed"></a>
 <h4>GitRemoteRepositoriesDialog.on_input_returnPressed</h4>
 <b>on_input_returnPressed</b>(<i></i>)
 <p>

eric ide

mercurial