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.HisteditExtension.HgHisteditConfigDialog</h1> |
23 <h1>eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing a dialog to enter the histedit parameters. |
26 Module implementing a dialog to enter the histedit parameters. |
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="#HgHisteditConfigDialog">HgHisteditConfigDialog</a></td> |
38 <td><a href="#HgHisteditConfigDialog">HgHisteditConfigDialog</a></td> |
34 <td>Class implementing a dialog to enter the histedit parameters.</td> |
39 <td>Class implementing a dialog to enter the histedit parameters.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
38 <table> |
43 |
39 <tr><td>None</td></tr> |
44 <table> |
40 </table> |
45 <tr><td>None</td></tr> |
41 <hr /><hr /> |
46 </table> |
|
47 <hr /> |
|
48 <hr /> |
42 <a NAME="HgHisteditConfigDialog" ID="HgHisteditConfigDialog"></a> |
49 <a NAME="HgHisteditConfigDialog" ID="HgHisteditConfigDialog"></a> |
43 <h2>HgHisteditConfigDialog</h2> |
50 <h2>HgHisteditConfigDialog</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing a dialog to enter the histedit parameters. |
53 Class implementing a dialog to enter the histedit parameters. |
46 </p> |
54 </p> |
47 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
48 QDialog, Ui_HgHisteditConfigDialog |
56 QDialog, Ui_HgHisteditConfigDialog |
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="#HgHisteditConfigDialog.__init__">HgHisteditConfigDialog</a></td> |
72 <td><a href="#HgHisteditConfigDialog.__init__">HgHisteditConfigDialog</a></td> |
61 <td>Constructor</td> |
73 <td>Constructor</td> |
62 </tr><tr> |
74 </tr> |
|
75 <tr> |
63 <td><a href="#HgHisteditConfigDialog.__getRevision">__getRevision</a></td> |
76 <td><a href="#HgHisteditConfigDialog.__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="#HgHisteditConfigDialog.__updateOK">__updateOK</a></td> |
80 <td><a href="#HgHisteditConfigDialog.__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="#HgHisteditConfigDialog.getData">getData</a></td> |
84 <td><a href="#HgHisteditConfigDialog.getData">getData</a></td> |
70 <td>Public method to retrieve the data for the strip action.</td> |
85 <td>Public method to retrieve the data for the strip action.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#HgHisteditConfigDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td> |
88 <td><a href="#HgHisteditConfigDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td> |
73 <td>Private slot to handle changes of the Bookmark select button.</td> |
89 <td>Private slot to handle changes of the Bookmark select button.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td> |
92 <td><a href="#HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td> |
76 <td>Private slot to handle changes of the Bookmark combo.</td> |
93 <td>Private slot to handle changes of the Bookmark combo.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#HgHisteditConfigDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td> |
96 <td><a href="#HgHisteditConfigDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td> |
79 <td>Private slot to handle changes of the Branch select button.</td> |
97 <td>Private slot to handle changes of the Branch select button.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="#HgHisteditConfigDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td> |
100 <td><a href="#HgHisteditConfigDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td> |
82 <td>Private slot to handle changes of the Branch combo.</td> |
101 <td>Private slot to handle changes of the Branch combo.</td> |
83 </tr><tr> |
102 </tr> |
|
103 <tr> |
84 <td><a href="#HgHisteditConfigDialog.on_defaultButton_toggled">on_defaultButton_toggled</a></td> |
104 <td><a href="#HgHisteditConfigDialog.on_defaultButton_toggled">on_defaultButton_toggled</a></td> |
85 <td>Private slot to handle changes of the Default select button.</td> |
105 <td>Private slot to handle changes of the Default select button.</td> |
86 </tr><tr> |
106 </tr> |
|
107 <tr> |
87 <td><a href="#HgHisteditConfigDialog.on_idButton_toggled">on_idButton_toggled</a></td> |
108 <td><a href="#HgHisteditConfigDialog.on_idButton_toggled">on_idButton_toggled</a></td> |
88 <td>Private slot to handle changes of the ID select button.</td> |
109 <td>Private slot to handle changes of the ID select button.</td> |
89 </tr><tr> |
110 </tr> |
|
111 <tr> |
90 <td><a href="#HgHisteditConfigDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td> |
112 <td><a href="#HgHisteditConfigDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td> |
91 <td>Private slot to handle changes of the ID edit.</td> |
113 <td>Private slot to handle changes of the ID edit.</td> |
92 </tr><tr> |
114 </tr> |
|
115 <tr> |
93 <td><a href="#HgHisteditConfigDialog.on_numberSpinBox_valueChanged">on_numberSpinBox_valueChanged</a></td> |
116 <td><a href="#HgHisteditConfigDialog.on_numberSpinBox_valueChanged">on_numberSpinBox_valueChanged</a></td> |
94 <td>Private slot to handle changes of the Number spin box.</td> |
117 <td>Private slot to handle changes of the Number spin box.</td> |
95 </tr><tr> |
118 </tr> |
|
119 <tr> |
96 <td><a href="#HgHisteditConfigDialog.on_outgoingButton_toggled">on_outgoingButton_toggled</a></td> |
120 <td><a href="#HgHisteditConfigDialog.on_outgoingButton_toggled">on_outgoingButton_toggled</a></td> |
97 <td>Private slot to handle changes of the Outgoing select button.</td> |
121 <td>Private slot to handle changes of the Outgoing select button.</td> |
98 </tr><tr> |
122 </tr> |
|
123 <tr> |
99 <td><a href="#HgHisteditConfigDialog.on_revisionButton_toggled">on_revisionButton_toggled</a></td> |
124 <td><a href="#HgHisteditConfigDialog.on_revisionButton_toggled">on_revisionButton_toggled</a></td> |
100 <td>Private slot to handle changes of the Revision select button.</td> |
125 <td>Private slot to handle changes of the Revision select button.</td> |
101 </tr><tr> |
126 </tr> |
|
127 <tr> |
102 <td><a href="#HgHisteditConfigDialog.on_tagButton_toggled">on_tagButton_toggled</a></td> |
128 <td><a href="#HgHisteditConfigDialog.on_tagButton_toggled">on_tagButton_toggled</a></td> |
103 <td>Private slot to handle changes of the Tag select button.</td> |
129 <td>Private slot to handle changes of the Tag select button.</td> |
104 </tr><tr> |
130 </tr> |
|
131 <tr> |
105 <td><a href="#HgHisteditConfigDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td> |
132 <td><a href="#HgHisteditConfigDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td> |
106 <td>Private slot to handle changes of the Tag combo.</td> |
133 <td>Private slot to handle changes of the Tag combo.</td> |
107 </tr> |
134 </tr> |
108 </table> |
135 </table> |
109 <h3>Static Methods</h3> |
136 <h3>Static Methods</h3> |
110 <table> |
137 |
111 <tr><td>None</td></tr> |
138 <table> |
112 </table> |
139 <tr><td>None</td></tr> |
|
140 </table> |
|
141 |
113 <a NAME="HgHisteditConfigDialog.__init__" ID="HgHisteditConfigDialog.__init__"></a> |
142 <a NAME="HgHisteditConfigDialog.__init__" ID="HgHisteditConfigDialog.__init__"></a> |
114 <h4>HgHisteditConfigDialog (Constructor)</h4> |
143 <h4>HgHisteditConfigDialog (Constructor)</h4> |
115 <b>HgHisteditConfigDialog</b>(<i>tagsList, branchesList, bookmarksList=None, rev="", parent=None</i>) |
144 <b>HgHisteditConfigDialog</b>(<i>tagsList, branchesList, bookmarksList=None, rev="", parent=None</i>) |
|
145 |
116 <p> |
146 <p> |
117 Constructor |
147 Constructor |
118 </p><dl> |
148 </p> |
|
149 <dl> |
|
150 |
119 <dt><i>tagsList</i> (list of str)</dt> |
151 <dt><i>tagsList</i> (list of str)</dt> |
120 <dd> |
152 <dd> |
121 list of tags |
153 list of tags |
122 </dd><dt><i>branchesList</i> (list of str)</dt> |
154 </dd> |
|
155 <dt><i>branchesList</i> (list of str)</dt> |
123 <dd> |
156 <dd> |
124 list of branches |
157 list of branches |
125 </dd><dt><i>bookmarksList</i> (list of str)</dt> |
158 </dd> |
|
159 <dt><i>bookmarksList</i> (list of str)</dt> |
126 <dd> |
160 <dd> |
127 list of bookmarks |
161 list of bookmarks |
128 </dd><dt><i>rev=</i> (str)</dt> |
162 </dd> |
|
163 <dt><i>rev=</i> (str)</dt> |
129 <dd> |
164 <dd> |
130 revision to strip from |
165 revision to strip from |
131 </dd><dt><i>parent</i> (QWidget)</dt> |
166 </dd> |
|
167 <dt><i>parent</i> (QWidget)</dt> |
132 <dd> |
168 <dd> |
133 reference to the parent widget |
169 reference to the parent widget |
134 </dd> |
170 </dd> |
135 </dl><a NAME="HgHisteditConfigDialog.__getRevision" ID="HgHisteditConfigDialog.__getRevision"></a> |
171 </dl> |
|
172 <a NAME="HgHisteditConfigDialog.__getRevision" ID="HgHisteditConfigDialog.__getRevision"></a> |
136 <h4>HgHisteditConfigDialog.__getRevision</h4> |
173 <h4>HgHisteditConfigDialog.__getRevision</h4> |
137 <b>__getRevision</b>(<i></i>) |
174 <b>__getRevision</b>(<i></i>) |
|
175 |
138 <p> |
176 <p> |
139 Private method to generate the revision. |
177 Private method to generate the revision. |
140 </p><dl> |
178 </p> |
|
179 <dl> |
141 <dt>Returns:</dt> |
180 <dt>Returns:</dt> |
142 <dd> |
181 <dd> |
143 revision |
182 revision |
144 </dd> |
183 </dd> |
145 </dl><dl> |
184 </dl> |
|
185 <dl> |
146 <dt>Return Type:</dt> |
186 <dt>Return Type:</dt> |
147 <dd> |
187 <dd> |
148 str |
188 str |
149 </dd> |
189 </dd> |
150 </dl><a NAME="HgHisteditConfigDialog.__updateOK" ID="HgHisteditConfigDialog.__updateOK"></a> |
190 </dl> |
|
191 <a NAME="HgHisteditConfigDialog.__updateOK" ID="HgHisteditConfigDialog.__updateOK"></a> |
151 <h4>HgHisteditConfigDialog.__updateOK</h4> |
192 <h4>HgHisteditConfigDialog.__updateOK</h4> |
152 <b>__updateOK</b>(<i></i>) |
193 <b>__updateOK</b>(<i></i>) |
|
194 |
153 <p> |
195 <p> |
154 Private slot to update the OK button. |
196 Private slot to update the OK button. |
155 </p><a NAME="HgHisteditConfigDialog.getData" ID="HgHisteditConfigDialog.getData"></a> |
197 </p> |
|
198 <a NAME="HgHisteditConfigDialog.getData" ID="HgHisteditConfigDialog.getData"></a> |
156 <h4>HgHisteditConfigDialog.getData</h4> |
199 <h4>HgHisteditConfigDialog.getData</h4> |
157 <b>getData</b>(<i></i>) |
200 <b>getData</b>(<i></i>) |
|
201 |
158 <p> |
202 <p> |
159 Public method to retrieve the data for the strip action. |
203 Public method to retrieve the data for the strip action. |
160 </p><dl> |
204 </p> |
|
205 <dl> |
161 <dt>Returns:</dt> |
206 <dt>Returns:</dt> |
162 <dd> |
207 <dd> |
163 tuple with the revision, a flag indicating to to outgoing and a |
208 tuple with the revision, a flag indicating to to outgoing and a |
164 flag indicating to keep old nodes |
209 flag indicating to keep old nodes |
165 </dd> |
210 </dd> |
166 </dl><dl> |
211 </dl> |
|
212 <dl> |
167 <dt>Return Type:</dt> |
213 <dt>Return Type:</dt> |
168 <dd> |
214 <dd> |
169 tuple (str, bool, bool) |
215 tuple (str, bool, bool) |
170 </dd> |
216 </dd> |
171 </dl><a NAME="HgHisteditConfigDialog.on_bookmarkButton_toggled" ID="HgHisteditConfigDialog.on_bookmarkButton_toggled"></a> |
217 </dl> |
|
218 <a NAME="HgHisteditConfigDialog.on_bookmarkButton_toggled" ID="HgHisteditConfigDialog.on_bookmarkButton_toggled"></a> |
172 <h4>HgHisteditConfigDialog.on_bookmarkButton_toggled</h4> |
219 <h4>HgHisteditConfigDialog.on_bookmarkButton_toggled</h4> |
173 <b>on_bookmarkButton_toggled</b>(<i>checked</i>) |
220 <b>on_bookmarkButton_toggled</b>(<i>checked</i>) |
|
221 |
174 <p> |
222 <p> |
175 Private slot to handle changes of the Bookmark select button. |
223 Private slot to handle changes of the Bookmark select button. |
176 </p><dl> |
224 </p> |
|
225 <dl> |
|
226 |
177 <dt><i>checked</i></dt> |
227 <dt><i>checked</i></dt> |
178 <dd> |
228 <dd> |
179 state of the button (boolean) |
229 state of the button (boolean) |
180 </dd> |
230 </dd> |
181 </dl><a NAME="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" ID="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged"></a> |
231 </dl> |
|
232 <a NAME="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" ID="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged"></a> |
182 <h4>HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged</h4> |
233 <h4>HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged</h4> |
183 <b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>) |
234 <b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>) |
|
235 |
184 <p> |
236 <p> |
185 Private slot to handle changes of the Bookmark combo. |
237 Private slot to handle changes of the Bookmark combo. |
186 </p><dl> |
238 </p> |
|
239 <dl> |
|
240 |
187 <dt><i>txt</i> (str)</dt> |
241 <dt><i>txt</i> (str)</dt> |
188 <dd> |
242 <dd> |
189 text of the combo |
243 text of the combo |
190 </dd> |
244 </dd> |
191 </dl><a NAME="HgHisteditConfigDialog.on_branch1Button_toggled" ID="HgHisteditConfigDialog.on_branch1Button_toggled"></a> |
245 </dl> |
|
246 <a NAME="HgHisteditConfigDialog.on_branch1Button_toggled" ID="HgHisteditConfigDialog.on_branch1Button_toggled"></a> |
192 <h4>HgHisteditConfigDialog.on_branch1Button_toggled</h4> |
247 <h4>HgHisteditConfigDialog.on_branch1Button_toggled</h4> |
193 <b>on_branch1Button_toggled</b>(<i>checked</i>) |
248 <b>on_branch1Button_toggled</b>(<i>checked</i>) |
|
249 |
194 <p> |
250 <p> |
195 Private slot to handle changes of the Branch select button. |
251 Private slot to handle changes of the Branch select button. |
196 </p><dl> |
252 </p> |
|
253 <dl> |
|
254 |
197 <dt><i>checked</i></dt> |
255 <dt><i>checked</i></dt> |
198 <dd> |
256 <dd> |
199 state of the button (boolean) |
257 state of the button (boolean) |
200 </dd> |
258 </dd> |
201 </dl><a NAME="HgHisteditConfigDialog.on_branchCombo_editTextChanged" ID="HgHisteditConfigDialog.on_branchCombo_editTextChanged"></a> |
259 </dl> |
|
260 <a NAME="HgHisteditConfigDialog.on_branchCombo_editTextChanged" ID="HgHisteditConfigDialog.on_branchCombo_editTextChanged"></a> |
202 <h4>HgHisteditConfigDialog.on_branchCombo_editTextChanged</h4> |
261 <h4>HgHisteditConfigDialog.on_branchCombo_editTextChanged</h4> |
203 <b>on_branchCombo_editTextChanged</b>(<i>txt</i>) |
262 <b>on_branchCombo_editTextChanged</b>(<i>txt</i>) |
|
263 |
204 <p> |
264 <p> |
205 Private slot to handle changes of the Branch combo. |
265 Private slot to handle changes of the Branch combo. |
206 </p><dl> |
266 </p> |
|
267 <dl> |
|
268 |
207 <dt><i>txt</i> (str)</dt> |
269 <dt><i>txt</i> (str)</dt> |
208 <dd> |
270 <dd> |
209 text of the combo |
271 text of the combo |
210 </dd> |
272 </dd> |
211 </dl><a NAME="HgHisteditConfigDialog.on_defaultButton_toggled" ID="HgHisteditConfigDialog.on_defaultButton_toggled"></a> |
273 </dl> |
|
274 <a NAME="HgHisteditConfigDialog.on_defaultButton_toggled" ID="HgHisteditConfigDialog.on_defaultButton_toggled"></a> |
212 <h4>HgHisteditConfigDialog.on_defaultButton_toggled</h4> |
275 <h4>HgHisteditConfigDialog.on_defaultButton_toggled</h4> |
213 <b>on_defaultButton_toggled</b>(<i>checked</i>) |
276 <b>on_defaultButton_toggled</b>(<i>checked</i>) |
|
277 |
214 <p> |
278 <p> |
215 Private slot to handle changes of the Default select button. |
279 Private slot to handle changes of the Default select button. |
216 </p><dl> |
280 </p> |
|
281 <dl> |
|
282 |
217 <dt><i>checked</i> (bool)</dt> |
283 <dt><i>checked</i> (bool)</dt> |
218 <dd> |
284 <dd> |
219 state of the button |
285 state of the button |
220 </dd> |
286 </dd> |
221 </dl><a NAME="HgHisteditConfigDialog.on_idButton_toggled" ID="HgHisteditConfigDialog.on_idButton_toggled"></a> |
287 </dl> |
|
288 <a NAME="HgHisteditConfigDialog.on_idButton_toggled" ID="HgHisteditConfigDialog.on_idButton_toggled"></a> |
222 <h4>HgHisteditConfigDialog.on_idButton_toggled</h4> |
289 <h4>HgHisteditConfigDialog.on_idButton_toggled</h4> |
223 <b>on_idButton_toggled</b>(<i>checked</i>) |
290 <b>on_idButton_toggled</b>(<i>checked</i>) |
|
291 |
224 <p> |
292 <p> |
225 Private slot to handle changes of the ID select button. |
293 Private slot to handle changes of the ID select button. |
226 </p><dl> |
294 </p> |
|
295 <dl> |
|
296 |
227 <dt><i>checked</i></dt> |
297 <dt><i>checked</i></dt> |
228 <dd> |
298 <dd> |
229 state of the button (boolean) |
299 state of the button (boolean) |
230 </dd> |
300 </dd> |
231 </dl><a NAME="HgHisteditConfigDialog.on_idEdit_textChanged" ID="HgHisteditConfigDialog.on_idEdit_textChanged"></a> |
301 </dl> |
|
302 <a NAME="HgHisteditConfigDialog.on_idEdit_textChanged" ID="HgHisteditConfigDialog.on_idEdit_textChanged"></a> |
232 <h4>HgHisteditConfigDialog.on_idEdit_textChanged</h4> |
303 <h4>HgHisteditConfigDialog.on_idEdit_textChanged</h4> |
233 <b>on_idEdit_textChanged</b>(<i>txt</i>) |
304 <b>on_idEdit_textChanged</b>(<i>txt</i>) |
|
305 |
234 <p> |
306 <p> |
235 Private slot to handle changes of the ID edit. |
307 Private slot to handle changes of the ID edit. |
236 </p><dl> |
308 </p> |
|
309 <dl> |
|
310 |
237 <dt><i>txt</i> (str)</dt> |
311 <dt><i>txt</i> (str)</dt> |
238 <dd> |
312 <dd> |
239 text of the edit |
313 text of the edit |
240 </dd> |
314 </dd> |
241 </dl><a NAME="HgHisteditConfigDialog.on_numberSpinBox_valueChanged" ID="HgHisteditConfigDialog.on_numberSpinBox_valueChanged"></a> |
315 </dl> |
|
316 <a NAME="HgHisteditConfigDialog.on_numberSpinBox_valueChanged" ID="HgHisteditConfigDialog.on_numberSpinBox_valueChanged"></a> |
242 <h4>HgHisteditConfigDialog.on_numberSpinBox_valueChanged</h4> |
317 <h4>HgHisteditConfigDialog.on_numberSpinBox_valueChanged</h4> |
243 <b>on_numberSpinBox_valueChanged</b>(<i>val</i>) |
318 <b>on_numberSpinBox_valueChanged</b>(<i>val</i>) |
|
319 |
244 <p> |
320 <p> |
245 Private slot to handle changes of the Number spin box. |
321 Private slot to handle changes of the Number spin box. |
246 </p><dl> |
322 </p> |
|
323 <dl> |
|
324 |
247 <dt><i>val</i> (int)</dt> |
325 <dt><i>val</i> (int)</dt> |
248 <dd> |
326 <dd> |
249 value of the spin box |
327 value of the spin box |
250 </dd> |
328 </dd> |
251 </dl><a NAME="HgHisteditConfigDialog.on_outgoingButton_toggled" ID="HgHisteditConfigDialog.on_outgoingButton_toggled"></a> |
329 </dl> |
|
330 <a NAME="HgHisteditConfigDialog.on_outgoingButton_toggled" ID="HgHisteditConfigDialog.on_outgoingButton_toggled"></a> |
252 <h4>HgHisteditConfigDialog.on_outgoingButton_toggled</h4> |
331 <h4>HgHisteditConfigDialog.on_outgoingButton_toggled</h4> |
253 <b>on_outgoingButton_toggled</b>(<i>checked</i>) |
332 <b>on_outgoingButton_toggled</b>(<i>checked</i>) |
|
333 |
254 <p> |
334 <p> |
255 Private slot to handle changes of the Outgoing select button. |
335 Private slot to handle changes of the Outgoing select button. |
256 </p><dl> |
336 </p> |
|
337 <dl> |
|
338 |
257 <dt><i>checked</i> (bool)</dt> |
339 <dt><i>checked</i> (bool)</dt> |
258 <dd> |
340 <dd> |
259 state of the button |
341 state of the button |
260 </dd> |
342 </dd> |
261 </dl><a NAME="HgHisteditConfigDialog.on_revisionButton_toggled" ID="HgHisteditConfigDialog.on_revisionButton_toggled"></a> |
343 </dl> |
|
344 <a NAME="HgHisteditConfigDialog.on_revisionButton_toggled" ID="HgHisteditConfigDialog.on_revisionButton_toggled"></a> |
262 <h4>HgHisteditConfigDialog.on_revisionButton_toggled</h4> |
345 <h4>HgHisteditConfigDialog.on_revisionButton_toggled</h4> |
263 <b>on_revisionButton_toggled</b>(<i>checked</i>) |
346 <b>on_revisionButton_toggled</b>(<i>checked</i>) |
|
347 |
264 <p> |
348 <p> |
265 Private slot to handle changes of the Revision select button. |
349 Private slot to handle changes of the Revision select button. |
266 </p><dl> |
350 </p> |
|
351 <dl> |
|
352 |
267 <dt><i>checked</i> (bool)</dt> |
353 <dt><i>checked</i> (bool)</dt> |
268 <dd> |
354 <dd> |
269 state of the button |
355 state of the button |
270 </dd> |
356 </dd> |
271 </dl><a NAME="HgHisteditConfigDialog.on_tagButton_toggled" ID="HgHisteditConfigDialog.on_tagButton_toggled"></a> |
357 </dl> |
|
358 <a NAME="HgHisteditConfigDialog.on_tagButton_toggled" ID="HgHisteditConfigDialog.on_tagButton_toggled"></a> |
272 <h4>HgHisteditConfigDialog.on_tagButton_toggled</h4> |
359 <h4>HgHisteditConfigDialog.on_tagButton_toggled</h4> |
273 <b>on_tagButton_toggled</b>(<i>checked</i>) |
360 <b>on_tagButton_toggled</b>(<i>checked</i>) |
|
361 |
274 <p> |
362 <p> |
275 Private slot to handle changes of the Tag select button. |
363 Private slot to handle changes of the Tag select button. |
276 </p><dl> |
364 </p> |
|
365 <dl> |
|
366 |
277 <dt><i>checked</i></dt> |
367 <dt><i>checked</i></dt> |
278 <dd> |
368 <dd> |
279 state of the button (boolean) |
369 state of the button (boolean) |
280 </dd> |
370 </dd> |
281 </dl><a NAME="HgHisteditConfigDialog.on_tagCombo_editTextChanged" ID="HgHisteditConfigDialog.on_tagCombo_editTextChanged"></a> |
371 </dl> |
|
372 <a NAME="HgHisteditConfigDialog.on_tagCombo_editTextChanged" ID="HgHisteditConfigDialog.on_tagCombo_editTextChanged"></a> |
282 <h4>HgHisteditConfigDialog.on_tagCombo_editTextChanged</h4> |
373 <h4>HgHisteditConfigDialog.on_tagCombo_editTextChanged</h4> |
283 <b>on_tagCombo_editTextChanged</b>(<i>txt</i>) |
374 <b>on_tagCombo_editTextChanged</b>(<i>txt</i>) |
|
375 |
284 <p> |
376 <p> |
285 Private slot to handle changes of the Tag combo. |
377 Private slot to handle changes of the Tag combo. |
286 </p><dl> |
378 </p> |
|
379 <dl> |
|
380 |
287 <dt><i>txt</i> (str)</dt> |
381 <dt><i>txt</i> (str)</dt> |
288 <dd> |
382 <dd> |
289 text of the combo |
383 text of the combo |
290 </dd> |
384 </dd> |
291 </dl> |
385 </dl> |