comparison Ui_MainWindow.ui @ 104:4f87be5399ff

double clicking a feed entry opens it in the external browser
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 05 Mar 2011 03:40:35 +0100
parents 063581d8594e
children d372b3ee7bd8
comparison
equal deleted inserted replaced
103:063581d8594e 104:4f87be5399ff
406 <x>495</x> 406 <x>495</x>
407 <y>374</y> 407 <y>374</y>
408 </hint> 408 </hint>
409 </hints> 409 </hints>
410 </connection> 410 </connection>
411 <connection>
412 <sender>feedEntryList</sender>
413 <signal>doubleClicked(QModelIndex)</signal>
414 <receiver>MainWindow</receiver>
415 <slot>feedEntryDoubleClicked()</slot>
416 <hints>
417 <hint type="sourcelabel">
418 <x>616</x>
419 <y>117</y>
420 </hint>
421 <hint type="destinationlabel">
422 <x>495</x>
423 <y>374</y>
424 </hint>
425 </hints>
426 </connection>
411 </connections> 427 </connections>
412 <slots> 428 <slots>
413 <slot>addFeed()</slot> 429 <slot>addFeed()</slot>
414 <slot>feedSelected(QModelIndex)</slot> 430 <slot>feedSelected(QModelIndex)</slot>
415 <slot>feedEntrySelected(QModelIndex)</slot> 431 <slot>feedEntrySelected(QModelIndex)</slot>
418 <slot>openLinkFromSelectedEntry()</slot> 434 <slot>openLinkFromSelectedEntry()</slot>
419 <slot>showPreferences()</slot> 435 <slot>showPreferences()</slot>
420 <slot>showFeedSettings()</slot> 436 <slot>showFeedSettings()</slot>
421 <slot>markSelectedFeedRead()</slot> 437 <slot>markSelectedFeedRead()</slot>
422 <slot>deleteFeed()</slot> 438 <slot>deleteFeed()</slot>
439 <slot>feedEntryDoubleClicked()</slot>
423 </slots> 440 </slots>
424 </ui> 441 </ui>