src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog</h1>
-
 <p>
 Module implementing a dialog to enter the URLs for the svn diff command.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#SvnUrlSelectionDialog">SvnUrlSelectionDialog</a></td>
 <td>Class implementing a dialog to enter the URLs for the svn diff command.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="SvnUrlSelectionDialog" ID="SvnUrlSelectionDialog"></a>
 <h2>SvnUrlSelectionDialog</h2>
-
 <p>
     Class implementing a dialog to enter the URLs for the svn diff command.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_SvnUrlSelectionDialog
 <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="#SvnUrlSelectionDialog.__init__">SvnUrlSelectionDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Private slot called when the selected type was changed.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a>
 <h4>SvnUrlSelectionDialog (Constructor)</h4>
 <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>vcs</i> (Subversion)</dt>
@@ -114,11 +112,11 @@
 <a NAME="SvnUrlSelectionDialog.__changeLabelCombo" ID="SvnUrlSelectionDialog.__changeLabelCombo"></a>
 <h4>SvnUrlSelectionDialog.__changeLabelCombo</h4>
 <b>__changeLabelCombo</b>(<i>labelCombo, type_</i>)
-
 <p>
         Private method used to change the label combo depending on the
         selected type.
 </p>
+
 <dl>
 
 <dt><i>labelCombo</i> (QComboBox)</dt>
@@ -133,10 +131,10 @@
 <a NAME="SvnUrlSelectionDialog.getURLs" ID="SvnUrlSelectionDialog.getURLs"></a>
 <h4>SvnUrlSelectionDialog.getURLs</h4>
 <b>getURLs</b>(<i></i>)
-
 <p>
         Public method to get the entered URLs.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -152,10 +150,10 @@
 <a NAME="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" ID="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged"></a>
 <h4>SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged</h4>
 <b>on_typeCombo1_currentIndexChanged</b>(<i>index</i>)
-
 <p>
         Private slot called when the selected type was changed.
 </p>
+
 <dl>
 
 <dt><i>index</i> (int)</dt>
@@ -166,10 +164,10 @@
 <a NAME="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" ID="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged"></a>
 <h4>SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged</h4>
 <b>on_typeCombo2_currentIndexChanged</b>(<i>index</i>)
-
 <p>
         Private slot called when the selected type was changed.
 </p>
+
 <dl>
 
 <dt><i>index</i> (int)</dt>
@@ -179,4 +177,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial