70 <td>Private slot called when the selected type was changed.</td> |
70 <td>Private slot called when the selected type was changed.</td> |
71 </tr> |
71 </tr> |
72 </table> |
72 </table> |
73 <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a> |
73 <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a> |
74 <h4>SvnUrlSelectionDialog (Constructor)</h4> |
74 <h4>SvnUrlSelectionDialog (Constructor)</h4> |
75 <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent = None</i>) |
75 <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent=None</i>) |
76 <p> |
76 <p> |
77 Constructor |
77 Constructor |
78 </p><dl> |
78 </p><dl> |
79 <dt><i>vcs</i></dt> |
79 <dt><i>vcs</i></dt> |
80 <dd> |
80 <dd> |
94 </dd> |
94 </dd> |
95 </dl><a NAME="SvnUrlSelectionDialog.__changeLabelCombo" ID="SvnUrlSelectionDialog.__changeLabelCombo"></a> |
95 </dl><a NAME="SvnUrlSelectionDialog.__changeLabelCombo" ID="SvnUrlSelectionDialog.__changeLabelCombo"></a> |
96 <h4>SvnUrlSelectionDialog.__changeLabelCombo</h4> |
96 <h4>SvnUrlSelectionDialog.__changeLabelCombo</h4> |
97 <b>__changeLabelCombo</b>(<i>labelCombo, type_</i>) |
97 <b>__changeLabelCombo</b>(<i>labelCombo, type_</i>) |
98 <p> |
98 <p> |
99 Private method used to change the label combo depending on the |
99 Private method used to change the label combo depending on the |
100 selected type. |
100 selected type. |
101 </p><dl> |
101 </p><dl> |
102 <dt><i>labelCombo</i></dt> |
102 <dt><i>labelCombo</i></dt> |
103 <dd> |
103 <dd> |
104 reference to the labelCombo object (QComboBox) |
104 reference to the labelCombo object (QComboBox) |