src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
198 list of str 198 list of str
199 </dd> 199 </dd>
200 </dl> 200 </dl>
201 <a NAME="GitRevisionsSelectionDialog.on_branch1Button_toggled" ID="GitRevisionsSelectionDialog.on_branch1Button_toggled"></a> 201 <a NAME="GitRevisionsSelectionDialog.on_branch1Button_toggled" ID="GitRevisionsSelectionDialog.on_branch1Button_toggled"></a>
202 <h4>GitRevisionsSelectionDialog.on_branch1Button_toggled</h4> 202 <h4>GitRevisionsSelectionDialog.on_branch1Button_toggled</h4>
203 <b>on_branch1Button_toggled</b>(<i>checked</i>) 203 <b>on_branch1Button_toggled</b>(<i>_checked</i>)
204 <p> 204 <p>
205 Private slot to handle changes of the Branch1 select button. 205 Private slot to handle changes of the Branch1 select button.
206 </p> 206 </p>
207 207
208 <dl> 208 <dl>
209 209
210 <dt><i>checked</i> (bool)</dt> 210 <dt><i>_checked</i> (bool)</dt>
211 <dd> 211 <dd>
212 state of the button 212 state of the button (unused)
213 </dd> 213 </dd>
214 </dl> 214 </dl>
215 <a NAME="GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged"></a> 215 <a NAME="GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged"></a>
216 <h4>GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged</h4> 216 <h4>GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged</h4>
217 <b>on_branch1Combo_editTextChanged</b>(<i>txt</i>) 217 <b>on_branch1Combo_editTextChanged</b>(<i>_txt</i>)
218 <p> 218 <p>
219 Private slot to handle changes of the Branch1 combo. 219 Private slot to handle changes of the Branch1 combo.
220 </p> 220 </p>
221 221
222 <dl> 222 <dl>
223 223
224 <dt><i>txt</i> (str)</dt> 224 <dt><i>_txt</i> (str)</dt>
225 <dd> 225 <dd>
226 text of the combo 226 text of the combo (unused)
227 </dd> 227 </dd>
228 </dl> 228 </dl>
229 <a NAME="GitRevisionsSelectionDialog.on_branch2Button_toggled" ID="GitRevisionsSelectionDialog.on_branch2Button_toggled"></a> 229 <a NAME="GitRevisionsSelectionDialog.on_branch2Button_toggled" ID="GitRevisionsSelectionDialog.on_branch2Button_toggled"></a>
230 <h4>GitRevisionsSelectionDialog.on_branch2Button_toggled</h4> 230 <h4>GitRevisionsSelectionDialog.on_branch2Button_toggled</h4>
231 <b>on_branch2Button_toggled</b>(<i>checked</i>) 231 <b>on_branch2Button_toggled</b>(<i>_checked</i>)
232 <p> 232 <p>
233 Private slot to handle changes of the Branch2 select button. 233 Private slot to handle changes of the Branch2 select button.
234 </p> 234 </p>
235 235
236 <dl> 236 <dl>
237 237
238 <dt><i>checked</i> (bool)</dt> 238 <dt><i>_checked</i> (bool)</dt>
239 <dd> 239 <dd>
240 state of the button 240 state of the button (unused)
241 </dd> 241 </dd>
242 </dl> 242 </dl>
243 <a NAME="GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged"></a> 243 <a NAME="GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged"></a>
244 <h4>GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged</h4> 244 <h4>GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged</h4>
245 <b>on_branch2Combo_editTextChanged</b>(<i>txt</i>) 245 <b>on_branch2Combo_editTextChanged</b>(<i>_txt</i>)
246 <p> 246 <p>
247 Private slot to handle changes of the Branch2 combo. 247 Private slot to handle changes of the Branch2 combo.
248 </p> 248 </p>
249 249
250 <dl> 250 <dl>
251 251
252 <dt><i>txt</i> (str)</dt> 252 <dt><i>_txt</i> (str)</dt>
253 <dd> 253 <dd>
254 text of the combo 254 text of the combo (unused)
255 </dd> 255 </dd>
256 </dl> 256 </dl>
257 <a NAME="GitRevisionsSelectionDialog.on_rev1Button_toggled" ID="GitRevisionsSelectionDialog.on_rev1Button_toggled"></a> 257 <a NAME="GitRevisionsSelectionDialog.on_rev1Button_toggled" ID="GitRevisionsSelectionDialog.on_rev1Button_toggled"></a>
258 <h4>GitRevisionsSelectionDialog.on_rev1Button_toggled</h4> 258 <h4>GitRevisionsSelectionDialog.on_rev1Button_toggled</h4>
259 <b>on_rev1Button_toggled</b>(<i>checked</i>) 259 <b>on_rev1Button_toggled</b>(<i>_checked</i>)
260 <p> 260 <p>
261 Private slot to handle changes of the rev1 select button. 261 Private slot to handle changes of the rev1 select button.
262 </p> 262 </p>
263 263
264 <dl> 264 <dl>
265 265
266 <dt><i>checked</i> (bool)</dt> 266 <dt><i>_checked</i> (bool)</dt>
267 <dd> 267 <dd>
268 state of the button 268 state of the button (unused)
269 </dd> 269 </dd>
270 </dl> 270 </dl>
271 <a NAME="GitRevisionsSelectionDialog.on_rev1Edit_textChanged" ID="GitRevisionsSelectionDialog.on_rev1Edit_textChanged"></a> 271 <a NAME="GitRevisionsSelectionDialog.on_rev1Edit_textChanged" ID="GitRevisionsSelectionDialog.on_rev1Edit_textChanged"></a>
272 <h4>GitRevisionsSelectionDialog.on_rev1Edit_textChanged</h4> 272 <h4>GitRevisionsSelectionDialog.on_rev1Edit_textChanged</h4>
273 <b>on_rev1Edit_textChanged</b>(<i>txt</i>) 273 <b>on_rev1Edit_textChanged</b>(<i>_txt</i>)
274 <p> 274 <p>
275 Private slot to handle changes of the rev1 edit. 275 Private slot to handle changes of the rev1 edit.
276 </p> 276 </p>
277 277
278 <dl> 278 <dl>
279 279
280 <dt><i>txt</i> (str)</dt> 280 <dt><i>_txt</i> (str)</dt>
281 <dd> 281 <dd>
282 text of the edit 282 text of the edit (unused)
283 </dd> 283 </dd>
284 </dl> 284 </dl>
285 <a NAME="GitRevisionsSelectionDialog.on_rev2Button_toggled" ID="GitRevisionsSelectionDialog.on_rev2Button_toggled"></a> 285 <a NAME="GitRevisionsSelectionDialog.on_rev2Button_toggled" ID="GitRevisionsSelectionDialog.on_rev2Button_toggled"></a>
286 <h4>GitRevisionsSelectionDialog.on_rev2Button_toggled</h4> 286 <h4>GitRevisionsSelectionDialog.on_rev2Button_toggled</h4>
287 <b>on_rev2Button_toggled</b>(<i>checked</i>) 287 <b>on_rev2Button_toggled</b>(<i>_checked</i>)
288 <p> 288 <p>
289 Private slot to handle changes of the rev2 select button. 289 Private slot to handle changes of the rev2 select button.
290 </p> 290 </p>
291 291
292 <dl> 292 <dl>
293 293
294 <dt><i>checked</i> (bool)</dt> 294 <dt><i>_checked</i> (bool)</dt>
295 <dd> 295 <dd>
296 state of the button 296 state of the button (unused)
297 </dd> 297 </dd>
298 </dl> 298 </dl>
299 <a NAME="GitRevisionsSelectionDialog.on_rev2Edit_textChanged" ID="GitRevisionsSelectionDialog.on_rev2Edit_textChanged"></a> 299 <a NAME="GitRevisionsSelectionDialog.on_rev2Edit_textChanged" ID="GitRevisionsSelectionDialog.on_rev2Edit_textChanged"></a>
300 <h4>GitRevisionsSelectionDialog.on_rev2Edit_textChanged</h4> 300 <h4>GitRevisionsSelectionDialog.on_rev2Edit_textChanged</h4>
301 <b>on_rev2Edit_textChanged</b>(<i>txt</i>) 301 <b>on_rev2Edit_textChanged</b>(<i>_txt</i>)
302 <p> 302 <p>
303 Private slot to handle changes of the rev2 edit. 303 Private slot to handle changes of the rev2 edit.
304 </p> 304 </p>
305 305
306 <dl> 306 <dl>
307 307
308 <dt><i>txt</i> (str)</dt> 308 <dt><i>_txt</i> (str)</dt>
309 <dd> 309 <dd>
310 text of the edit 310 text of the edit (unused)
311 </dd> 311 </dd>
312 </dl> 312 </dl>
313 <a NAME="GitRevisionsSelectionDialog.on_tag1Button_toggled" ID="GitRevisionsSelectionDialog.on_tag1Button_toggled"></a> 313 <a NAME="GitRevisionsSelectionDialog.on_tag1Button_toggled" ID="GitRevisionsSelectionDialog.on_tag1Button_toggled"></a>
314 <h4>GitRevisionsSelectionDialog.on_tag1Button_toggled</h4> 314 <h4>GitRevisionsSelectionDialog.on_tag1Button_toggled</h4>
315 <b>on_tag1Button_toggled</b>(<i>checked</i>) 315 <b>on_tag1Button_toggled</b>(<i>_checked</i>)
316 <p> 316 <p>
317 Private slot to handle changes of the Tag1 select button. 317 Private slot to handle changes of the Tag1 select button.
318 </p> 318 </p>
319 319
320 <dl> 320 <dl>
321 321
322 <dt><i>checked</i> (bool)</dt> 322 <dt><i>_checked</i> (bool)</dt>
323 <dd> 323 <dd>
324 state of the button 324 state of the button (unused)
325 </dd> 325 </dd>
326 </dl> 326 </dl>
327 <a NAME="GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged"></a> 327 <a NAME="GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged"></a>
328 <h4>GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged</h4> 328 <h4>GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged</h4>
329 <b>on_tag1Combo_editTextChanged</b>(<i>txt</i>) 329 <b>on_tag1Combo_editTextChanged</b>(<i>_txt</i>)
330 <p> 330 <p>
331 Private slot to handle changes of the Tag1 combo. 331 Private slot to handle changes of the Tag1 combo.
332 </p> 332 </p>
333 333
334 <dl> 334 <dl>
335 335
336 <dt><i>txt</i> (str)</dt> 336 <dt><i>_txt</i> (str)</dt>
337 <dd> 337 <dd>
338 text of the combo 338 text of the combo (unused)
339 </dd> 339 </dd>
340 </dl> 340 </dl>
341 <a NAME="GitRevisionsSelectionDialog.on_tag2Button_toggled" ID="GitRevisionsSelectionDialog.on_tag2Button_toggled"></a> 341 <a NAME="GitRevisionsSelectionDialog.on_tag2Button_toggled" ID="GitRevisionsSelectionDialog.on_tag2Button_toggled"></a>
342 <h4>GitRevisionsSelectionDialog.on_tag2Button_toggled</h4> 342 <h4>GitRevisionsSelectionDialog.on_tag2Button_toggled</h4>
343 <b>on_tag2Button_toggled</b>(<i>checked</i>) 343 <b>on_tag2Button_toggled</b>(<i>_checked</i>)
344 <p> 344 <p>
345 Private slot to handle changes of the Tag2 select button. 345 Private slot to handle changes of the Tag2 select button.
346 </p> 346 </p>
347 347
348 <dl> 348 <dl>
349 349
350 <dt><i>checked</i> (bool)</dt> 350 <dt><i>_checked</i> (bool)</dt>
351 <dd> 351 <dd>
352 state of the button 352 state of the button (unused)
353 </dd> 353 </dd>
354 </dl> 354 </dl>
355 <a NAME="GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged"></a> 355 <a NAME="GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged"></a>
356 <h4>GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged</h4> 356 <h4>GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged</h4>
357 <b>on_tag2Combo_editTextChanged</b>(<i>txt</i>) 357 <b>on_tag2Combo_editTextChanged</b>(<i>_txt</i>)
358 <p> 358 <p>
359 Private slot to handle changes of the Tag2 combo. 359 Private slot to handle changes of the Tag2 combo.
360 </p> 360 </p>
361 361
362 <dl> 362 <dl>
363 363
364 <dt><i>txt</i> (str)</dt> 364 <dt><i>_txt</i> (str)</dt>
365 <dd> 365 <dd>
366 text of the combo 366 text of the combo (unused)
367 </dd> 367 </dd>
368 </dl> 368 </dl>
369 <div align="right"><a href="#top">Up</a></div> 369 <div align="right"><a href="#top">Up</a></div>
370 <hr /> 370 <hr />
371 </body></html> 371 </body></html>

eric ide

mercurial