~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to kde/src/conf/dlgaccessibility.ui

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-01-07 14:51:16 UTC
  • mfrom: (4.3.5 sid)
  • Revision ID: package-import@ubuntu.com-20150107145116-yxnafinf4lrdvrmx
Tags: 1.4.1-0.1ubuntu1
* Merge with Debian, remaining changes:
 - Drop soprano, nepomuk build-dep
* Drop ubuntu patches, now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
393
393
   <header>kshortcutwidget.h</header>
394
394
  </customwidget>
395
395
  <customwidget>
 
396
   <class>LeftToolButton</class>
 
397
   <extends>QToolButton</extends>
 
398
   <header>widgets/groupedtoolbutton.h</header>
 
399
  </customwidget>
 
400
  <customwidget>
 
401
   <class>RightToolButton</class>
 
402
   <extends>QToolButton</extends>
 
403
   <header>widgets/groupedtoolbutton.h</header>
 
404
  </customwidget>
 
405
  <customwidget>
396
406
   <class>CategorizedTreeView</class>
397
407
   <extends>QTreeView</extends>
398
408
   <header location="global">widgets/categorizedtreeview.h</header>
399
409
  </customwidget>
400
 
  <customwidget>
401
 
   <class>LeftToolButton</class>
402
 
   <extends>QToolButton</extends>
403
 
   <header>widgets/groupedtoolbutton.h</header>
404
 
  </customwidget>
405
 
  <customwidget>
406
 
   <class>RightToolButton</class>
407
 
   <extends>QToolButton</extends>
408
 
   <header>widgets/groupedtoolbutton.h</header>
409
 
  </customwidget>
410
410
 </customwidgets>
411
411
 <resources/>
412
 
 <connections/>
 
412
 <connections>
 
413
  <connection>
 
414
   <sender>kcfg_enableAutoCompletion</sender>
 
415
   <signal>toggled(bool)</signal>
 
416
   <receiver>DlgAccessibility</receiver>
 
417
   <slot>changed()</slot>
 
418
   <hints>
 
419
    <hint type="sourcelabel">
 
420
     <x>446</x>
 
421
     <y>16</y>
 
422
    </hint>
 
423
    <hint type="destinationlabel">
 
424
     <x>794</x>
 
425
     <y>13</y>
 
426
    </hint>
 
427
   </hints>
 
428
  </connection>
 
429
  <connection>
 
430
   <sender>kcfg_autoCompleteMergeNumbers</sender>
 
431
   <signal>toggled(bool)</signal>
 
432
   <receiver>DlgAccessibility</receiver>
 
433
   <slot>changed()</slot>
 
434
   <hints>
 
435
    <hint type="sourcelabel">
 
436
     <x>242</x>
 
437
     <y>45</y>
 
438
    </hint>
 
439
    <hint type="destinationlabel">
 
440
     <x>792</x>
 
441
     <y>42</y>
 
442
    </hint>
 
443
   </hints>
 
444
  </connection>
 
445
  <connection>
 
446
   <sender>kcfg_autoCompleteUseAccount</sender>
 
447
   <signal>toggled(bool)</signal>
 
448
   <receiver>DlgAccessibility</receiver>
 
449
   <slot>changed()</slot>
 
450
   <hints>
 
451
    <hint type="sourcelabel">
 
452
     <x>247</x>
 
453
     <y>70</y>
 
454
    </hint>
 
455
    <hint type="destinationlabel">
 
456
     <x>795</x>
 
457
     <y>72</y>
 
458
    </hint>
 
459
   </hints>
 
460
  </connection>
 
461
  <connection>
 
462
   <sender>kcfg_enableVoiceFeedback</sender>
 
463
   <signal>toggled(bool)</signal>
 
464
   <receiver>DlgAccessibility</receiver>
 
465
   <slot>changed()</slot>
 
466
   <hints>
 
467
    <hint type="sourcelabel">
 
468
     <x>265</x>
 
469
     <y>139</y>
 
470
    </hint>
 
471
    <hint type="destinationlabel">
 
472
     <x>798</x>
 
473
     <y>116</y>
 
474
    </hint>
 
475
   </hints>
 
476
  </connection>
 
477
  <connection>
 
478
   <sender>kcfg_enableReadLabel</sender>
 
479
   <signal>toggled(bool)</signal>
 
480
   <receiver>DlgAccessibility</receiver>
 
481
   <slot>changed()</slot>
 
482
   <hints>
 
483
    <hint type="sourcelabel">
 
484
     <x>348</x>
 
485
     <y>157</y>
 
486
    </hint>
 
487
    <hint type="destinationlabel">
 
488
     <x>798</x>
 
489
     <y>148</y>
 
490
    </hint>
 
491
   </hints>
 
492
  </connection>
 
493
  <connection>
 
494
   <sender>kcfg_enableReadDetails</sender>
 
495
   <signal>toggled(bool)</signal>
 
496
   <receiver>DlgAccessibility</receiver>
 
497
   <slot>changed()</slot>
 
498
   <hints>
 
499
    <hint type="sourcelabel">
 
500
     <x>321</x>
 
501
     <y>190</y>
 
502
    </hint>
 
503
    <hint type="destinationlabel">
 
504
     <x>797</x>
 
505
     <y>179</y>
 
506
    </hint>
 
507
   </hints>
 
508
  </connection>
 
509
 </connections>
 
510
 <slots>
 
511
  <slot>changed()</slot>
 
512
 </slots>
413
513
</ui>