160 tuple of (str, str, bool) |
160 tuple of (str, str, bool) |
161 </dd> |
161 </dd> |
162 </dl> |
162 </dl> |
163 <a NAME="HgBundleDialog.on_bookmarkButton_toggled" ID="HgBundleDialog.on_bookmarkButton_toggled"></a> |
163 <a NAME="HgBundleDialog.on_bookmarkButton_toggled" ID="HgBundleDialog.on_bookmarkButton_toggled"></a> |
164 <h4>HgBundleDialog.on_bookmarkButton_toggled</h4> |
164 <h4>HgBundleDialog.on_bookmarkButton_toggled</h4> |
165 <b>on_bookmarkButton_toggled</b>(<i>checked</i>) |
165 <b>on_bookmarkButton_toggled</b>(<i>_checked</i>) |
166 <p> |
166 <p> |
167 Private slot to handle changes of the Bookmark select button. |
167 Private slot to handle changes of the Bookmark select button. |
168 </p> |
168 </p> |
169 |
169 |
170 <dl> |
170 <dl> |
171 |
171 |
172 <dt><i>checked</i> (bool)</dt> |
172 <dt><i>_checked</i> (bool)</dt> |
173 <dd> |
173 <dd> |
174 state of the button |
174 state of the button (unused) |
175 </dd> |
175 </dd> |
176 </dl> |
176 </dl> |
177 <a NAME="HgBundleDialog.on_bookmarkCombo_editTextChanged" ID="HgBundleDialog.on_bookmarkCombo_editTextChanged"></a> |
177 <a NAME="HgBundleDialog.on_bookmarkCombo_editTextChanged" ID="HgBundleDialog.on_bookmarkCombo_editTextChanged"></a> |
178 <h4>HgBundleDialog.on_bookmarkCombo_editTextChanged</h4> |
178 <h4>HgBundleDialog.on_bookmarkCombo_editTextChanged</h4> |
179 <b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>) |
179 <b>on_bookmarkCombo_editTextChanged</b>(<i>_txt</i>) |
180 <p> |
180 <p> |
181 Private slot to handle changes of the Bookmark combo. |
181 Private slot to handle changes of the Bookmark combo. |
182 </p> |
182 </p> |
183 |
183 |
184 <dl> |
184 <dl> |
185 |
185 |
186 <dt><i>txt</i> (str)</dt> |
186 <dt><i>_txt</i> (str)</dt> |
187 <dd> |
187 <dd> |
188 text of the combo |
188 text of the combo (unused) |
189 </dd> |
189 </dd> |
190 </dl> |
190 </dl> |
191 <a NAME="HgBundleDialog.on_branchButton_toggled" ID="HgBundleDialog.on_branchButton_toggled"></a> |
191 <a NAME="HgBundleDialog.on_branchButton_toggled" ID="HgBundleDialog.on_branchButton_toggled"></a> |
192 <h4>HgBundleDialog.on_branchButton_toggled</h4> |
192 <h4>HgBundleDialog.on_branchButton_toggled</h4> |
193 <b>on_branchButton_toggled</b>(<i>checked</i>) |
193 <b>on_branchButton_toggled</b>(<i>_checked</i>) |
194 <p> |
194 <p> |
195 Private slot to handle changes of the Branch select button. |
195 Private slot to handle changes of the Branch select button. |
196 </p> |
196 </p> |
197 |
197 |
198 <dl> |
198 <dl> |
199 |
199 |
200 <dt><i>checked</i> (bool)</dt> |
200 <dt><i>_checked</i> (bool)</dt> |
201 <dd> |
201 <dd> |
202 state of the button |
202 state of the button (unused) |
203 </dd> |
203 </dd> |
204 </dl> |
204 </dl> |
205 <a NAME="HgBundleDialog.on_branchCombo_editTextChanged" ID="HgBundleDialog.on_branchCombo_editTextChanged"></a> |
205 <a NAME="HgBundleDialog.on_branchCombo_editTextChanged" ID="HgBundleDialog.on_branchCombo_editTextChanged"></a> |
206 <h4>HgBundleDialog.on_branchCombo_editTextChanged</h4> |
206 <h4>HgBundleDialog.on_branchCombo_editTextChanged</h4> |
207 <b>on_branchCombo_editTextChanged</b>(<i>txt</i>) |
207 <b>on_branchCombo_editTextChanged</b>(<i>_txt</i>) |
208 <p> |
208 <p> |
209 Private slot to handle changes of the Branch combo. |
209 Private slot to handle changes of the Branch combo. |
210 </p> |
210 </p> |
211 |
211 |
212 <dl> |
212 <dl> |
213 |
213 |
214 <dt><i>txt</i> (str)</dt> |
214 <dt><i>_txt</i> (str)</dt> |
215 <dd> |
215 <dd> |
216 text of the combo |
216 text of the combo (unused) |
217 </dd> |
217 </dd> |
218 </dl> |
218 </dl> |
219 <a NAME="HgBundleDialog.on_multipleButton_toggled" ID="HgBundleDialog.on_multipleButton_toggled"></a> |
219 <a NAME="HgBundleDialog.on_multipleButton_toggled" ID="HgBundleDialog.on_multipleButton_toggled"></a> |
220 <h4>HgBundleDialog.on_multipleButton_toggled</h4> |
220 <h4>HgBundleDialog.on_multipleButton_toggled</h4> |
221 <b>on_multipleButton_toggled</b>(<i>checked</i>) |
221 <b>on_multipleButton_toggled</b>(<i>_checked</i>) |
222 <p> |
222 <p> |
223 Private slot to handle changes of the Multiple select button. |
223 Private slot to handle changes of the Multiple select button. |
224 </p> |
224 </p> |
225 |
225 |
226 <dl> |
226 <dl> |
227 |
227 |
228 <dt><i>checked</i> (bool)</dt> |
228 <dt><i>_checked</i> (bool)</dt> |
229 <dd> |
229 <dd> |
230 state of the button |
230 state of the button (unused) |
231 </dd> |
231 </dd> |
232 </dl> |
232 </dl> |
233 <a NAME="HgBundleDialog.on_multipleEdit_textChanged" ID="HgBundleDialog.on_multipleEdit_textChanged"></a> |
233 <a NAME="HgBundleDialog.on_multipleEdit_textChanged" ID="HgBundleDialog.on_multipleEdit_textChanged"></a> |
234 <h4>HgBundleDialog.on_multipleEdit_textChanged</h4> |
234 <h4>HgBundleDialog.on_multipleEdit_textChanged</h4> |
235 <b>on_multipleEdit_textChanged</b>(<i></i>) |
235 <b>on_multipleEdit_textChanged</b>(<i></i>) |
237 Private slot to handle changes of the Multiple edit. |
237 Private slot to handle changes of the Multiple edit. |
238 </p> |
238 </p> |
239 |
239 |
240 <a NAME="HgBundleDialog.on_tagButton_toggled" ID="HgBundleDialog.on_tagButton_toggled"></a> |
240 <a NAME="HgBundleDialog.on_tagButton_toggled" ID="HgBundleDialog.on_tagButton_toggled"></a> |
241 <h4>HgBundleDialog.on_tagButton_toggled</h4> |
241 <h4>HgBundleDialog.on_tagButton_toggled</h4> |
242 <b>on_tagButton_toggled</b>(<i>checked</i>) |
242 <b>on_tagButton_toggled</b>(<i>_checked</i>) |
243 <p> |
243 <p> |
244 Private slot to handle changes of the Tag select button. |
244 Private slot to handle changes of the Tag select button. |
245 </p> |
245 </p> |
246 |
246 |
247 <dl> |
247 <dl> |
248 |
248 |
249 <dt><i>checked</i> (bool)</dt> |
249 <dt><i>_checked</i> (bool)</dt> |
250 <dd> |
250 <dd> |
251 state of the button |
251 state of the button (unused) |
252 </dd> |
252 </dd> |
253 </dl> |
253 </dl> |
254 <a NAME="HgBundleDialog.on_tagCombo_editTextChanged" ID="HgBundleDialog.on_tagCombo_editTextChanged"></a> |
254 <a NAME="HgBundleDialog.on_tagCombo_editTextChanged" ID="HgBundleDialog.on_tagCombo_editTextChanged"></a> |
255 <h4>HgBundleDialog.on_tagCombo_editTextChanged</h4> |
255 <h4>HgBundleDialog.on_tagCombo_editTextChanged</h4> |
256 <b>on_tagCombo_editTextChanged</b>(<i>txt</i>) |
256 <b>on_tagCombo_editTextChanged</b>(<i>_txt</i>) |
257 <p> |
257 <p> |
258 Private slot to handle changes of the Tag combo. |
258 Private slot to handle changes of the Tag combo. |
259 </p> |
259 </p> |
260 |
260 |
261 <dl> |
261 <dl> |
262 |
262 |
263 <dt><i>txt</i> (str)</dt> |
263 <dt><i>_txt</i> (str)</dt> |
264 <dd> |
264 <dd> |
265 text of the combo |
265 text of the combo (unused) |
266 </dd> |
266 </dd> |
267 </dl> |
267 </dl> |
268 <div align="right"><a href="#top">Up</a></div> |
268 <div align="right"><a href="#top">Up</a></div> |
269 <hr /> |
269 <hr /> |
270 </body></html> |
270 </body></html> |