eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7989
a21d673a8f99
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog</h1> 23 <h1>eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog</h1>
24
23 <p> 25 <p>
24 Module implementing a dialog to enter the data for a rebase session. 26 Module implementing a dialog to enter the data for a rebase session.
25 </p> 27 </p>
26 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29
27 <table> 30 <table>
28 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
29 </table> 32 </table>
30 <h3>Classes</h3> 33 <h3>Classes</h3>
31 <table> 34
35 <table>
36
32 <tr> 37 <tr>
33 <td><a href="#HgRebaseDialog">HgRebaseDialog</a></td> 38 <td><a href="#HgRebaseDialog">HgRebaseDialog</a></td>
34 <td>Class implementing a dialog to enter the data for a rebase session.</td> 39 <td>Class implementing a dialog to enter the data for a rebase session.</td>
35 </tr> 40 </tr>
36 </table> 41 </table>
37 <h3>Functions</h3> 42 <h3>Functions</h3>
43
38 <table> 44 <table>
39 <tr><td>None</td></tr> 45 <tr><td>None</td></tr>
40 </table> 46 </table>
41 <hr /><hr /> 47 <hr />
48 <hr />
42 <a NAME="HgRebaseDialog" ID="HgRebaseDialog"></a> 49 <a NAME="HgRebaseDialog" ID="HgRebaseDialog"></a>
43 <h2>HgRebaseDialog</h2> 50 <h2>HgRebaseDialog</h2>
51
44 <p> 52 <p>
45 Class implementing a dialog to enter the data for a rebase session. 53 Class implementing a dialog to enter the data for a rebase session.
46 </p> 54 </p>
47 <h3>Derived from</h3> 55 <h3>Derived from</h3>
48 QDialog, Ui_HgRebaseDialog 56 QDialog, Ui_HgRebaseDialog
49 <h3>Class Attributes</h3> 57 <h3>Class Attributes</h3>
58
50 <table> 59 <table>
51 <tr><td>None</td></tr> 60 <tr><td>None</td></tr>
52 </table> 61 </table>
53 <h3>Class Methods</h3> 62 <h3>Class Methods</h3>
63
54 <table> 64 <table>
55 <tr><td>None</td></tr> 65 <tr><td>None</td></tr>
56 </table> 66 </table>
57 <h3>Methods</h3> 67 <h3>Methods</h3>
58 <table> 68
69 <table>
70
59 <tr> 71 <tr>
60 <td><a href="#HgRebaseDialog.__init__">HgRebaseDialog</a></td> 72 <td><a href="#HgRebaseDialog.__init__">HgRebaseDialog</a></td>
61 <td>Constructor</td> 73 <td>Constructor</td>
62 </tr><tr> 74 </tr>
75 <tr>
63 <td><a href="#HgRebaseDialog.__getRevision">__getRevision</a></td> 76 <td><a href="#HgRebaseDialog.__getRevision">__getRevision</a></td>
64 <td>Private method to generate the revision.</td> 77 <td>Private method to generate the revision.</td>
65 </tr><tr> 78 </tr>
79 <tr>
66 <td><a href="#HgRebaseDialog.__updateOK">__updateOK</a></td> 80 <td><a href="#HgRebaseDialog.__updateOK">__updateOK</a></td>
67 <td>Private slot to update the OK button.</td> 81 <td>Private slot to update the OK button.</td>
68 </tr><tr> 82 </tr>
83 <tr>
69 <td><a href="#HgRebaseDialog.getData">getData</a></td> 84 <td><a href="#HgRebaseDialog.getData">getData</a></td>
70 <td>Public method to retrieve the data for the rebase session.</td> 85 <td>Public method to retrieve the data for the rebase session.</td>
71 </tr><tr> 86 </tr>
87 <tr>
72 <td><a href="#HgRebaseDialog.on_bookmark1Button_toggled">on_bookmark1Button_toggled</a></td> 88 <td><a href="#HgRebaseDialog.on_bookmark1Button_toggled">on_bookmark1Button_toggled</a></td>
73 <td>Private slot to handle changes of the Bookmark1 select button.</td> 89 <td>Private slot to handle changes of the Bookmark1 select button.</td>
74 </tr><tr> 90 </tr>
91 <tr>
75 <td><a href="#HgRebaseDialog.on_bookmark1Combo_editTextChanged">on_bookmark1Combo_editTextChanged</a></td> 92 <td><a href="#HgRebaseDialog.on_bookmark1Combo_editTextChanged">on_bookmark1Combo_editTextChanged</a></td>
76 <td>Private slot to handle changes of the Bookmark1 combo.</td> 93 <td>Private slot to handle changes of the Bookmark1 combo.</td>
77 </tr><tr> 94 </tr>
95 <tr>
78 <td><a href="#HgRebaseDialog.on_bookmark2Button_toggled">on_bookmark2Button_toggled</a></td> 96 <td><a href="#HgRebaseDialog.on_bookmark2Button_toggled">on_bookmark2Button_toggled</a></td>
79 <td>Private slot to handle changes of the Bookmark2 select button.</td> 97 <td>Private slot to handle changes of the Bookmark2 select button.</td>
80 </tr><tr> 98 </tr>
99 <tr>
81 <td><a href="#HgRebaseDialog.on_bookmark2Combo_editTextChanged">on_bookmark2Combo_editTextChanged</a></td> 100 <td><a href="#HgRebaseDialog.on_bookmark2Combo_editTextChanged">on_bookmark2Combo_editTextChanged</a></td>
82 <td>Private slot to handle changes of the Bookmark2 combo.</td> 101 <td>Private slot to handle changes of the Bookmark2 combo.</td>
83 </tr><tr> 102 </tr>
103 <tr>
84 <td><a href="#HgRebaseDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td> 104 <td><a href="#HgRebaseDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td>
85 <td>Private slot to handle changes of the Branch1 select button.</td> 105 <td>Private slot to handle changes of the Branch1 select button.</td>
86 </tr><tr> 106 </tr>
107 <tr>
87 <td><a href="#HgRebaseDialog.on_branch1Combo_editTextChanged">on_branch1Combo_editTextChanged</a></td> 108 <td><a href="#HgRebaseDialog.on_branch1Combo_editTextChanged">on_branch1Combo_editTextChanged</a></td>
88 <td>Private slot to handle changes of the Branch1 combo.</td> 109 <td>Private slot to handle changes of the Branch1 combo.</td>
89 </tr><tr> 110 </tr>
111 <tr>
90 <td><a href="#HgRebaseDialog.on_branch2Button_toggled">on_branch2Button_toggled</a></td> 112 <td><a href="#HgRebaseDialog.on_branch2Button_toggled">on_branch2Button_toggled</a></td>
91 <td>Private slot to handle changes of the Branch2 select button.</td> 113 <td>Private slot to handle changes of the Branch2 select button.</td>
92 </tr><tr> 114 </tr>
115 <tr>
93 <td><a href="#HgRebaseDialog.on_branch2Combo_editTextChanged">on_branch2Combo_editTextChanged</a></td> 116 <td><a href="#HgRebaseDialog.on_branch2Combo_editTextChanged">on_branch2Combo_editTextChanged</a></td>
94 <td>Private slot to handle changes of the Branch2 combo.</td> 117 <td>Private slot to handle changes of the Branch2 combo.</td>
95 </tr><tr> 118 </tr>
119 <tr>
96 <td><a href="#HgRebaseDialog.on_id1Button_toggled">on_id1Button_toggled</a></td> 120 <td><a href="#HgRebaseDialog.on_id1Button_toggled">on_id1Button_toggled</a></td>
97 <td>Private slot to handle changes of the ID1 select button.</td> 121 <td>Private slot to handle changes of the ID1 select button.</td>
98 </tr><tr> 122 </tr>
123 <tr>
99 <td><a href="#HgRebaseDialog.on_id1Edit_textChanged">on_id1Edit_textChanged</a></td> 124 <td><a href="#HgRebaseDialog.on_id1Edit_textChanged">on_id1Edit_textChanged</a></td>
100 <td>Private slot to handle changes of the ID1 edit.</td> 125 <td>Private slot to handle changes of the ID1 edit.</td>
101 </tr><tr> 126 </tr>
127 <tr>
102 <td><a href="#HgRebaseDialog.on_id2Button_toggled">on_id2Button_toggled</a></td> 128 <td><a href="#HgRebaseDialog.on_id2Button_toggled">on_id2Button_toggled</a></td>
103 <td>Private slot to handle changes of the ID2 select button.</td> 129 <td>Private slot to handle changes of the ID2 select button.</td>
104 </tr><tr> 130 </tr>
131 <tr>
105 <td><a href="#HgRebaseDialog.on_id2Edit_textChanged">on_id2Edit_textChanged</a></td> 132 <td><a href="#HgRebaseDialog.on_id2Edit_textChanged">on_id2Edit_textChanged</a></td>
106 <td>Private slot to handle changes of the ID2 edit.</td> 133 <td>Private slot to handle changes of the ID2 edit.</td>
107 </tr><tr> 134 </tr>
135 <tr>
108 <td><a href="#HgRebaseDialog.on_tag1Button_toggled">on_tag1Button_toggled</a></td> 136 <td><a href="#HgRebaseDialog.on_tag1Button_toggled">on_tag1Button_toggled</a></td>
109 <td>Private slot to handle changes of the Tag1 select button.</td> 137 <td>Private slot to handle changes of the Tag1 select button.</td>
110 </tr><tr> 138 </tr>
139 <tr>
111 <td><a href="#HgRebaseDialog.on_tag1Combo_editTextChanged">on_tag1Combo_editTextChanged</a></td> 140 <td><a href="#HgRebaseDialog.on_tag1Combo_editTextChanged">on_tag1Combo_editTextChanged</a></td>
112 <td>Private slot to handle changes of the Tag1 combo.</td> 141 <td>Private slot to handle changes of the Tag1 combo.</td>
113 </tr><tr> 142 </tr>
143 <tr>
114 <td><a href="#HgRebaseDialog.on_tag2Button_toggled">on_tag2Button_toggled</a></td> 144 <td><a href="#HgRebaseDialog.on_tag2Button_toggled">on_tag2Button_toggled</a></td>
115 <td>Private slot to handle changes of the Tag2 select button.</td> 145 <td>Private slot to handle changes of the Tag2 select button.</td>
116 </tr><tr> 146 </tr>
147 <tr>
117 <td><a href="#HgRebaseDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td> 148 <td><a href="#HgRebaseDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td>
118 <td>Private slot to handle changes of the Tag2 combo.</td> 149 <td>Private slot to handle changes of the Tag2 combo.</td>
119 </tr> 150 </tr>
120 </table> 151 </table>
121 <h3>Static Methods</h3> 152 <h3>Static Methods</h3>
153
122 <table> 154 <table>
123 <tr><td>None</td></tr> 155 <tr><td>None</td></tr>
124 </table> 156 </table>
157
125 <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a> 158 <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a>
126 <h4>HgRebaseDialog (Constructor)</h4> 159 <h4>HgRebaseDialog (Constructor)</h4>
127 <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList, version, parent=None</i>) 160 <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList, version, parent=None</i>)
161
128 <p> 162 <p>
129 Constructor 163 Constructor
130 </p><dl> 164 </p>
165 <dl>
166
131 <dt><i>tagsList</i> (list of str)</dt> 167 <dt><i>tagsList</i> (list of str)</dt>
132 <dd> 168 <dd>
133 list of tags 169 list of tags
134 </dd><dt><i>branchesList</i> (list of str)</dt> 170 </dd>
171 <dt><i>branchesList</i> (list of str)</dt>
135 <dd> 172 <dd>
136 list of branches 173 list of branches
137 </dd><dt><i>bookmarksList</i> (list of str)</dt> 174 </dd>
175 <dt><i>bookmarksList</i> (list of str)</dt>
138 <dd> 176 <dd>
139 list of bookmarks 177 list of bookmarks
140 </dd><dt><i>version</i> (tuple of int)</dt> 178 </dd>
179 <dt><i>version</i> (tuple of int)</dt>
141 <dd> 180 <dd>
142 tuple giving the Mercurial version 181 tuple giving the Mercurial version
143 </dd><dt><i>parent</i> (QWidget)</dt> 182 </dd>
183 <dt><i>parent</i> (QWidget)</dt>
144 <dd> 184 <dd>
145 reference to the parent widget 185 reference to the parent widget
146 </dd> 186 </dd>
147 </dl><a NAME="HgRebaseDialog.__getRevision" ID="HgRebaseDialog.__getRevision"></a> 187 </dl>
188 <a NAME="HgRebaseDialog.__getRevision" ID="HgRebaseDialog.__getRevision"></a>
148 <h4>HgRebaseDialog.__getRevision</h4> 189 <h4>HgRebaseDialog.__getRevision</h4>
149 <b>__getRevision</b>(<i>no</i>) 190 <b>__getRevision</b>(<i>no</i>)
191
150 <p> 192 <p>
151 Private method to generate the revision. 193 Private method to generate the revision.
152 </p><dl> 194 </p>
195 <dl>
196
153 <dt><i>no</i></dt> 197 <dt><i>no</i></dt>
154 <dd> 198 <dd>
155 revision number to generate (1 or 2) 199 revision number to generate (1 or 2)
156 </dd> 200 </dd>
157 </dl><dl> 201 </dl>
202 <dl>
158 <dt>Returns:</dt> 203 <dt>Returns:</dt>
159 <dd> 204 <dd>
160 revision (string) 205 revision (string)
161 </dd> 206 </dd>
162 </dl><a NAME="HgRebaseDialog.__updateOK" ID="HgRebaseDialog.__updateOK"></a> 207 </dl>
208 <a NAME="HgRebaseDialog.__updateOK" ID="HgRebaseDialog.__updateOK"></a>
163 <h4>HgRebaseDialog.__updateOK</h4> 209 <h4>HgRebaseDialog.__updateOK</h4>
164 <b>__updateOK</b>(<i></i>) 210 <b>__updateOK</b>(<i></i>)
211
165 <p> 212 <p>
166 Private slot to update the OK button. 213 Private slot to update the OK button.
167 </p><a NAME="HgRebaseDialog.getData" ID="HgRebaseDialog.getData"></a> 214 </p>
215 <a NAME="HgRebaseDialog.getData" ID="HgRebaseDialog.getData"></a>
168 <h4>HgRebaseDialog.getData</h4> 216 <h4>HgRebaseDialog.getData</h4>
169 <b>getData</b>(<i></i>) 217 <b>getData</b>(<i></i>)
218
170 <p> 219 <p>
171 Public method to retrieve the data for the rebase session. 220 Public method to retrieve the data for the rebase session.
172 </p><dl> 221 </p>
222 <dl>
173 <dt>Returns:</dt> 223 <dt>Returns:</dt>
174 <dd> 224 <dd>
175 tuple with a source indicator of "S" or "B", the source 225 tuple with a source indicator of "S" or "B", the source
176 revision, the destination revision, a flag indicating to collapse, 226 revision, the destination revision, a flag indicating to collapse,
177 a flag indicating to keep the original changesets, a flag 227 a flag indicating to keep the original changesets, a flag
178 indicating to keep the original branch name, a flag indicating 228 indicating to keep the original branch name, a flag indicating
179 to detach the source, a flag indicating to perform a dry-run only 229 to detach the source, a flag indicating to perform a dry-run only
180 and a flag indicating to perform a dry-run first, than ask for 230 and a flag indicating to perform a dry-run first, than ask for
181 confirmation 231 confirmation
182 </dd> 232 </dd>
183 </dl><dl> 233 </dl>
234 <dl>
184 <dt>Return Type:</dt> 235 <dt>Return Type:</dt>
185 <dd> 236 <dd>
186 tuple of (str, str, str, bool, bool, bool, bool, bool, bool) 237 tuple of (str, str, str, bool, bool, bool, bool, bool, bool)
187 </dd> 238 </dd>
188 </dl><a NAME="HgRebaseDialog.on_bookmark1Button_toggled" ID="HgRebaseDialog.on_bookmark1Button_toggled"></a> 239 </dl>
240 <a NAME="HgRebaseDialog.on_bookmark1Button_toggled" ID="HgRebaseDialog.on_bookmark1Button_toggled"></a>
189 <h4>HgRebaseDialog.on_bookmark1Button_toggled</h4> 241 <h4>HgRebaseDialog.on_bookmark1Button_toggled</h4>
190 <b>on_bookmark1Button_toggled</b>(<i>checked</i>) 242 <b>on_bookmark1Button_toggled</b>(<i>checked</i>)
243
191 <p> 244 <p>
192 Private slot to handle changes of the Bookmark1 select button. 245 Private slot to handle changes of the Bookmark1 select button.
193 </p><dl> 246 </p>
194 <dt><i>checked</i></dt> 247 <dl>
195 <dd> 248
196 state of the button (boolean) 249 <dt><i>checked</i></dt>
197 </dd> 250 <dd>
198 </dl><a NAME="HgRebaseDialog.on_bookmark1Combo_editTextChanged" ID="HgRebaseDialog.on_bookmark1Combo_editTextChanged"></a> 251 state of the button (boolean)
252 </dd>
253 </dl>
254 <a NAME="HgRebaseDialog.on_bookmark1Combo_editTextChanged" ID="HgRebaseDialog.on_bookmark1Combo_editTextChanged"></a>
199 <h4>HgRebaseDialog.on_bookmark1Combo_editTextChanged</h4> 255 <h4>HgRebaseDialog.on_bookmark1Combo_editTextChanged</h4>
200 <b>on_bookmark1Combo_editTextChanged</b>(<i>txt</i>) 256 <b>on_bookmark1Combo_editTextChanged</b>(<i>txt</i>)
257
201 <p> 258 <p>
202 Private slot to handle changes of the Bookmark1 combo. 259 Private slot to handle changes of the Bookmark1 combo.
203 </p><dl> 260 </p>
204 <dt><i>txt</i></dt> 261 <dl>
205 <dd> 262
206 text of the combo (string) 263 <dt><i>txt</i></dt>
207 </dd> 264 <dd>
208 </dl><a NAME="HgRebaseDialog.on_bookmark2Button_toggled" ID="HgRebaseDialog.on_bookmark2Button_toggled"></a> 265 text of the combo (string)
266 </dd>
267 </dl>
268 <a NAME="HgRebaseDialog.on_bookmark2Button_toggled" ID="HgRebaseDialog.on_bookmark2Button_toggled"></a>
209 <h4>HgRebaseDialog.on_bookmark2Button_toggled</h4> 269 <h4>HgRebaseDialog.on_bookmark2Button_toggled</h4>
210 <b>on_bookmark2Button_toggled</b>(<i>checked</i>) 270 <b>on_bookmark2Button_toggled</b>(<i>checked</i>)
271
211 <p> 272 <p>
212 Private slot to handle changes of the Bookmark2 select button. 273 Private slot to handle changes of the Bookmark2 select button.
213 </p><dl> 274 </p>
214 <dt><i>checked</i></dt> 275 <dl>
215 <dd> 276
216 state of the button (boolean) 277 <dt><i>checked</i></dt>
217 </dd> 278 <dd>
218 </dl><a NAME="HgRebaseDialog.on_bookmark2Combo_editTextChanged" ID="HgRebaseDialog.on_bookmark2Combo_editTextChanged"></a> 279 state of the button (boolean)
280 </dd>
281 </dl>
282 <a NAME="HgRebaseDialog.on_bookmark2Combo_editTextChanged" ID="HgRebaseDialog.on_bookmark2Combo_editTextChanged"></a>
219 <h4>HgRebaseDialog.on_bookmark2Combo_editTextChanged</h4> 283 <h4>HgRebaseDialog.on_bookmark2Combo_editTextChanged</h4>
220 <b>on_bookmark2Combo_editTextChanged</b>(<i>txt</i>) 284 <b>on_bookmark2Combo_editTextChanged</b>(<i>txt</i>)
285
221 <p> 286 <p>
222 Private slot to handle changes of the Bookmark2 combo. 287 Private slot to handle changes of the Bookmark2 combo.
223 </p><dl> 288 </p>
224 <dt><i>txt</i></dt> 289 <dl>
225 <dd> 290
226 text of the combo (string) 291 <dt><i>txt</i></dt>
227 </dd> 292 <dd>
228 </dl><a NAME="HgRebaseDialog.on_branch1Button_toggled" ID="HgRebaseDialog.on_branch1Button_toggled"></a> 293 text of the combo (string)
294 </dd>
295 </dl>
296 <a NAME="HgRebaseDialog.on_branch1Button_toggled" ID="HgRebaseDialog.on_branch1Button_toggled"></a>
229 <h4>HgRebaseDialog.on_branch1Button_toggled</h4> 297 <h4>HgRebaseDialog.on_branch1Button_toggled</h4>
230 <b>on_branch1Button_toggled</b>(<i>checked</i>) 298 <b>on_branch1Button_toggled</b>(<i>checked</i>)
299
231 <p> 300 <p>
232 Private slot to handle changes of the Branch1 select button. 301 Private slot to handle changes of the Branch1 select button.
233 </p><dl> 302 </p>
234 <dt><i>checked</i></dt> 303 <dl>
235 <dd> 304
236 state of the button (boolean) 305 <dt><i>checked</i></dt>
237 </dd> 306 <dd>
238 </dl><a NAME="HgRebaseDialog.on_branch1Combo_editTextChanged" ID="HgRebaseDialog.on_branch1Combo_editTextChanged"></a> 307 state of the button (boolean)
308 </dd>
309 </dl>
310 <a NAME="HgRebaseDialog.on_branch1Combo_editTextChanged" ID="HgRebaseDialog.on_branch1Combo_editTextChanged"></a>
239 <h4>HgRebaseDialog.on_branch1Combo_editTextChanged</h4> 311 <h4>HgRebaseDialog.on_branch1Combo_editTextChanged</h4>
240 <b>on_branch1Combo_editTextChanged</b>(<i>txt</i>) 312 <b>on_branch1Combo_editTextChanged</b>(<i>txt</i>)
313
241 <p> 314 <p>
242 Private slot to handle changes of the Branch1 combo. 315 Private slot to handle changes of the Branch1 combo.
243 </p><dl> 316 </p>
244 <dt><i>txt</i></dt> 317 <dl>
245 <dd> 318
246 text of the combo (string) 319 <dt><i>txt</i></dt>
247 </dd> 320 <dd>
248 </dl><a NAME="HgRebaseDialog.on_branch2Button_toggled" ID="HgRebaseDialog.on_branch2Button_toggled"></a> 321 text of the combo (string)
322 </dd>
323 </dl>
324 <a NAME="HgRebaseDialog.on_branch2Button_toggled" ID="HgRebaseDialog.on_branch2Button_toggled"></a>
249 <h4>HgRebaseDialog.on_branch2Button_toggled</h4> 325 <h4>HgRebaseDialog.on_branch2Button_toggled</h4>
250 <b>on_branch2Button_toggled</b>(<i>checked</i>) 326 <b>on_branch2Button_toggled</b>(<i>checked</i>)
327
251 <p> 328 <p>
252 Private slot to handle changes of the Branch2 select button. 329 Private slot to handle changes of the Branch2 select button.
253 </p><dl> 330 </p>
254 <dt><i>checked</i></dt> 331 <dl>
255 <dd> 332
256 state of the button (boolean) 333 <dt><i>checked</i></dt>
257 </dd> 334 <dd>
258 </dl><a NAME="HgRebaseDialog.on_branch2Combo_editTextChanged" ID="HgRebaseDialog.on_branch2Combo_editTextChanged"></a> 335 state of the button (boolean)
336 </dd>
337 </dl>
338 <a NAME="HgRebaseDialog.on_branch2Combo_editTextChanged" ID="HgRebaseDialog.on_branch2Combo_editTextChanged"></a>
259 <h4>HgRebaseDialog.on_branch2Combo_editTextChanged</h4> 339 <h4>HgRebaseDialog.on_branch2Combo_editTextChanged</h4>
260 <b>on_branch2Combo_editTextChanged</b>(<i>txt</i>) 340 <b>on_branch2Combo_editTextChanged</b>(<i>txt</i>)
341
261 <p> 342 <p>
262 Private slot to handle changes of the Branch2 combo. 343 Private slot to handle changes of the Branch2 combo.
263 </p><dl> 344 </p>
264 <dt><i>txt</i></dt> 345 <dl>
265 <dd> 346
266 text of the combo (string) 347 <dt><i>txt</i></dt>
267 </dd> 348 <dd>
268 </dl><a NAME="HgRebaseDialog.on_id1Button_toggled" ID="HgRebaseDialog.on_id1Button_toggled"></a> 349 text of the combo (string)
350 </dd>
351 </dl>
352 <a NAME="HgRebaseDialog.on_id1Button_toggled" ID="HgRebaseDialog.on_id1Button_toggled"></a>
269 <h4>HgRebaseDialog.on_id1Button_toggled</h4> 353 <h4>HgRebaseDialog.on_id1Button_toggled</h4>
270 <b>on_id1Button_toggled</b>(<i>checked</i>) 354 <b>on_id1Button_toggled</b>(<i>checked</i>)
355
271 <p> 356 <p>
272 Private slot to handle changes of the ID1 select button. 357 Private slot to handle changes of the ID1 select button.
273 </p><dl> 358 </p>
274 <dt><i>checked</i></dt> 359 <dl>
275 <dd> 360
276 state of the button (boolean) 361 <dt><i>checked</i></dt>
277 </dd> 362 <dd>
278 </dl><a NAME="HgRebaseDialog.on_id1Edit_textChanged" ID="HgRebaseDialog.on_id1Edit_textChanged"></a> 363 state of the button (boolean)
364 </dd>
365 </dl>
366 <a NAME="HgRebaseDialog.on_id1Edit_textChanged" ID="HgRebaseDialog.on_id1Edit_textChanged"></a>
279 <h4>HgRebaseDialog.on_id1Edit_textChanged</h4> 367 <h4>HgRebaseDialog.on_id1Edit_textChanged</h4>
280 <b>on_id1Edit_textChanged</b>(<i>txt</i>) 368 <b>on_id1Edit_textChanged</b>(<i>txt</i>)
369
281 <p> 370 <p>
282 Private slot to handle changes of the ID1 edit. 371 Private slot to handle changes of the ID1 edit.
283 </p><dl> 372 </p>
373 <dl>
374
284 <dt><i>txt</i></dt> 375 <dt><i>txt</i></dt>
285 <dd> 376 <dd>
286 text of the edit (string) 377 text of the edit (string)
287 </dd> 378 </dd>
288 </dl><a NAME="HgRebaseDialog.on_id2Button_toggled" ID="HgRebaseDialog.on_id2Button_toggled"></a> 379 </dl>
380 <a NAME="HgRebaseDialog.on_id2Button_toggled" ID="HgRebaseDialog.on_id2Button_toggled"></a>
289 <h4>HgRebaseDialog.on_id2Button_toggled</h4> 381 <h4>HgRebaseDialog.on_id2Button_toggled</h4>
290 <b>on_id2Button_toggled</b>(<i>checked</i>) 382 <b>on_id2Button_toggled</b>(<i>checked</i>)
383
291 <p> 384 <p>
292 Private slot to handle changes of the ID2 select button. 385 Private slot to handle changes of the ID2 select button.
293 </p><dl> 386 </p>
294 <dt><i>checked</i></dt> 387 <dl>
295 <dd> 388
296 state of the button (boolean) 389 <dt><i>checked</i></dt>
297 </dd> 390 <dd>
298 </dl><a NAME="HgRebaseDialog.on_id2Edit_textChanged" ID="HgRebaseDialog.on_id2Edit_textChanged"></a> 391 state of the button (boolean)
392 </dd>
393 </dl>
394 <a NAME="HgRebaseDialog.on_id2Edit_textChanged" ID="HgRebaseDialog.on_id2Edit_textChanged"></a>
299 <h4>HgRebaseDialog.on_id2Edit_textChanged</h4> 395 <h4>HgRebaseDialog.on_id2Edit_textChanged</h4>
300 <b>on_id2Edit_textChanged</b>(<i>txt</i>) 396 <b>on_id2Edit_textChanged</b>(<i>txt</i>)
397
301 <p> 398 <p>
302 Private slot to handle changes of the ID2 edit. 399 Private slot to handle changes of the ID2 edit.
303 </p><dl> 400 </p>
401 <dl>
402
304 <dt><i>txt</i></dt> 403 <dt><i>txt</i></dt>
305 <dd> 404 <dd>
306 text of the edit (string) 405 text of the edit (string)
307 </dd> 406 </dd>
308 </dl><a NAME="HgRebaseDialog.on_tag1Button_toggled" ID="HgRebaseDialog.on_tag1Button_toggled"></a> 407 </dl>
408 <a NAME="HgRebaseDialog.on_tag1Button_toggled" ID="HgRebaseDialog.on_tag1Button_toggled"></a>
309 <h4>HgRebaseDialog.on_tag1Button_toggled</h4> 409 <h4>HgRebaseDialog.on_tag1Button_toggled</h4>
310 <b>on_tag1Button_toggled</b>(<i>checked</i>) 410 <b>on_tag1Button_toggled</b>(<i>checked</i>)
411
311 <p> 412 <p>
312 Private slot to handle changes of the Tag1 select button. 413 Private slot to handle changes of the Tag1 select button.
313 </p><dl> 414 </p>
314 <dt><i>checked</i></dt> 415 <dl>
315 <dd> 416
316 state of the button (boolean) 417 <dt><i>checked</i></dt>
317 </dd> 418 <dd>
318 </dl><a NAME="HgRebaseDialog.on_tag1Combo_editTextChanged" ID="HgRebaseDialog.on_tag1Combo_editTextChanged"></a> 419 state of the button (boolean)
420 </dd>
421 </dl>
422 <a NAME="HgRebaseDialog.on_tag1Combo_editTextChanged" ID="HgRebaseDialog.on_tag1Combo_editTextChanged"></a>
319 <h4>HgRebaseDialog.on_tag1Combo_editTextChanged</h4> 423 <h4>HgRebaseDialog.on_tag1Combo_editTextChanged</h4>
320 <b>on_tag1Combo_editTextChanged</b>(<i>txt</i>) 424 <b>on_tag1Combo_editTextChanged</b>(<i>txt</i>)
425
321 <p> 426 <p>
322 Private slot to handle changes of the Tag1 combo. 427 Private slot to handle changes of the Tag1 combo.
323 </p><dl> 428 </p>
324 <dt><i>txt</i></dt> 429 <dl>
325 <dd> 430
326 text of the combo (string) 431 <dt><i>txt</i></dt>
327 </dd> 432 <dd>
328 </dl><a NAME="HgRebaseDialog.on_tag2Button_toggled" ID="HgRebaseDialog.on_tag2Button_toggled"></a> 433 text of the combo (string)
434 </dd>
435 </dl>
436 <a NAME="HgRebaseDialog.on_tag2Button_toggled" ID="HgRebaseDialog.on_tag2Button_toggled"></a>
329 <h4>HgRebaseDialog.on_tag2Button_toggled</h4> 437 <h4>HgRebaseDialog.on_tag2Button_toggled</h4>
330 <b>on_tag2Button_toggled</b>(<i>checked</i>) 438 <b>on_tag2Button_toggled</b>(<i>checked</i>)
439
331 <p> 440 <p>
332 Private slot to handle changes of the Tag2 select button. 441 Private slot to handle changes of the Tag2 select button.
333 </p><dl> 442 </p>
334 <dt><i>checked</i></dt> 443 <dl>
335 <dd> 444
336 state of the button (boolean) 445 <dt><i>checked</i></dt>
337 </dd> 446 <dd>
338 </dl><a NAME="HgRebaseDialog.on_tag2Combo_editTextChanged" ID="HgRebaseDialog.on_tag2Combo_editTextChanged"></a> 447 state of the button (boolean)
448 </dd>
449 </dl>
450 <a NAME="HgRebaseDialog.on_tag2Combo_editTextChanged" ID="HgRebaseDialog.on_tag2Combo_editTextChanged"></a>
339 <h4>HgRebaseDialog.on_tag2Combo_editTextChanged</h4> 451 <h4>HgRebaseDialog.on_tag2Combo_editTextChanged</h4>
340 <b>on_tag2Combo_editTextChanged</b>(<i>txt</i>) 452 <b>on_tag2Combo_editTextChanged</b>(<i>txt</i>)
453
341 <p> 454 <p>
342 Private slot to handle changes of the Tag2 combo. 455 Private slot to handle changes of the Tag2 combo.
343 </p><dl> 456 </p>
457 <dl>
458
344 <dt><i>txt</i></dt> 459 <dt><i>txt</i></dt>
345 <dd> 460 <dd>
346 text of the combo (string) 461 text of the combo (string)
347 </dd> 462 </dd>
348 </dl> 463 </dl>

eric ide

mercurial