52 QValidator |
52 QValidator |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#RevisionsValidator.__init__">RevisionsValidator</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#RevisionsValidator.validate">validate</a></td> |
64 <td><a href="#RevisionsValidator.validate">validate</a></td> |
64 <td>Public method to validate the given input.</td> |
65 <td>Public method to validate the given input.</td> |
65 </tr> |
66 </tr> |
|
67 </table> |
|
68 <h3>Static Methods</h3> |
|
69 <table> |
|
70 <tr><td>None</td></tr> |
66 </table> |
71 </table> |
67 <a NAME="RevisionsValidator.__init__" ID="RevisionsValidator.__init__"></a> |
72 <a NAME="RevisionsValidator.__init__" ID="RevisionsValidator.__init__"></a> |
68 <h4>RevisionsValidator (Constructor)</h4> |
73 <h4>RevisionsValidator (Constructor)</h4> |
69 <b>RevisionsValidator</b>(<i>multiRevsAllowed, parent=None</i>) |
74 <b>RevisionsValidator</b>(<i>multiRevsAllowed, parent=None</i>) |
70 <p> |
75 <p> |
108 QDialog, Ui_TransplantDialog |
113 QDialog, Ui_TransplantDialog |
109 <h3>Class Attributes</h3> |
114 <h3>Class Attributes</h3> |
110 <table> |
115 <table> |
111 <tr><td>None</td></tr> |
116 <tr><td>None</td></tr> |
112 </table> |
117 </table> |
|
118 <h3>Class Methods</h3> |
|
119 <table> |
|
120 <tr><td>None</td></tr> |
|
121 </table> |
113 <h3>Methods</h3> |
122 <h3>Methods</h3> |
114 <table> |
123 <table> |
115 <tr> |
124 <tr> |
116 <td><a href="#TransplantDialog.__init__">TransplantDialog</a></td> |
|
117 <td>Constructor</td> |
|
118 </tr><tr> |
|
119 <td><a href="#TransplantDialog.__updateOk">__updateOk</a></td> |
125 <td><a href="#TransplantDialog.__updateOk">__updateOk</a></td> |
120 <td>Private slot to update the state of the OK button.</td> |
126 <td>Private slot to update the state of the OK button.</td> |
121 </tr><tr> |
127 </tr><tr> |
122 <td><a href="#TransplantDialog.getData">getData</a></td> |
128 <td><a href="#TransplantDialog.getData">getData</a></td> |
123 <td>Public method to retrieve the entered data.</td> |
129 <td>Public method to retrieve the entered data.</td> |
129 <td>Private slot to react upon changes of the branch name.</td> |
135 <td>Private slot to react upon changes of the branch name.</td> |
130 </tr><tr> |
136 </tr><tr> |
131 <td><a href="#TransplantDialog.on_revisionsEdit_textChanged">on_revisionsEdit_textChanged</a></td> |
137 <td><a href="#TransplantDialog.on_revisionsEdit_textChanged">on_revisionsEdit_textChanged</a></td> |
132 <td>Private slot to react upon changes of revisions.</td> |
138 <td>Private slot to react upon changes of revisions.</td> |
133 </tr> |
139 </tr> |
|
140 </table> |
|
141 <h3>Static Methods</h3> |
|
142 <table> |
|
143 <tr><td>None</td></tr> |
134 </table> |
144 </table> |
135 <a NAME="TransplantDialog.__init__" ID="TransplantDialog.__init__"></a> |
145 <a NAME="TransplantDialog.__init__" ID="TransplantDialog.__init__"></a> |
136 <h4>TransplantDialog (Constructor)</h4> |
146 <h4>TransplantDialog (Constructor)</h4> |
137 <b>TransplantDialog</b>(<i>branchesList, parent=None</i>) |
147 <b>TransplantDialog</b>(<i>branchesList, parent=None</i>) |
138 <p> |
148 <p> |