49 QDialog, Ui_SvnUrlSelectionDialog |
49 QDialog, Ui_SvnUrlSelectionDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#SvnUrlSelectionDialog.__init__">SvnUrlSelectionDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#SvnUrlSelectionDialog.__changeLabelCombo">__changeLabelCombo</a></td> |
61 <td><a href="#SvnUrlSelectionDialog.__changeLabelCombo">__changeLabelCombo</a></td> |
61 <td>Private method used to change the label combo depending on the selected type.</td> |
62 <td>Private method used to change the label combo depending on the selected type.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#SvnUrlSelectionDialog.getURLs">getURLs</a></td> |
64 <td><a href="#SvnUrlSelectionDialog.getURLs">getURLs</a></td> |
64 <td>Public method to get the entered URLs.</td> |
65 <td>Public method to get the entered URLs.</td> |
67 <td>Private slot called when the selected type was changed.</td> |
68 <td>Private slot called when the selected type was changed.</td> |
68 </tr><tr> |
69 </tr><tr> |
69 <td><a href="#SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged">on_typeCombo2_currentIndexChanged</a></td> |
70 <td><a href="#SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged">on_typeCombo2_currentIndexChanged</a></td> |
70 <td>Private slot called when the selected type was changed.</td> |
71 <td>Private slot called when the selected type was changed.</td> |
71 </tr> |
72 </tr> |
|
73 </table> |
|
74 <h3>Static Methods</h3> |
|
75 <table> |
|
76 <tr><td>None</td></tr> |
72 </table> |
77 </table> |
73 <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a> |
78 <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a> |
74 <h4>SvnUrlSelectionDialog (Constructor)</h4> |
79 <h4>SvnUrlSelectionDialog (Constructor)</h4> |
75 <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent=None</i>) |
80 <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent=None</i>) |
76 <p> |
81 <p> |