Mercurial > hg > Feedworm
comparison Ui_MainWindow.ui @ 48:6e5219e05625
GUI for feed settings
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sun, 16 May 2010 08:26:46 +0200 |
parents | 9fa1e33b67da |
children | 8cca4585eb33 |
comparison
equal
deleted
inserted
replaced
47:a8442c3487b5 | 48:6e5219e05625 |
---|---|
145 <string>Ctrl+.</string> | 145 <string>Ctrl+.</string> |
146 </property> | 146 </property> |
147 </action> | 147 </action> |
148 <action name="actionFeedSettings"> | 148 <action name="actionFeedSettings"> |
149 <property name="enabled"> | 149 <property name="enabled"> |
150 <bool>false</bool> | 150 <bool>true</bool> |
151 </property> | 151 </property> |
152 <property name="text"> | 152 <property name="text"> |
153 <string>Settings ...</string> | 153 <string>Settings ...</string> |
154 </property> | 154 </property> |
155 </action> | 155 </action> |
291 <x>495</x> | 291 <x>495</x> |
292 <y>374</y> | 292 <y>374</y> |
293 </hint> | 293 </hint> |
294 </hints> | 294 </hints> |
295 </connection> | 295 </connection> |
296 <connection> | |
297 <sender>actionFeedSettings</sender> | |
298 <signal>activated()</signal> | |
299 <receiver>MainWindow</receiver> | |
300 <slot>showFeedSettings()</slot> | |
301 <hints> | |
302 <hint type="sourcelabel"> | |
303 <x>-1</x> | |
304 <y>-1</y> | |
305 </hint> | |
306 <hint type="destinationlabel"> | |
307 <x>495</x> | |
308 <y>374</y> | |
309 </hint> | |
310 </hints> | |
311 </connection> | |
296 </connections> | 312 </connections> |
297 <slots> | 313 <slots> |
298 <slot>addFeed()</slot> | 314 <slot>addFeed()</slot> |
299 <slot>feedSelected(QModelIndex)</slot> | 315 <slot>feedSelected(QModelIndex)</slot> |
300 <slot>feedEntrySelected(QModelIndex)</slot> | 316 <slot>feedEntrySelected(QModelIndex)</slot> |
301 <slot>toggleReadOnSelectedEntry()</slot> | 317 <slot>toggleReadOnSelectedEntry()</slot> |
302 <slot>openSelectedEntryInBrowser()</slot> | 318 <slot>openSelectedEntryInBrowser()</slot> |
303 <slot>openLinkFromSelectedEntry()</slot> | 319 <slot>openLinkFromSelectedEntry()</slot> |
304 <slot>showPreferences()</slot> | 320 <slot>showPreferences()</slot> |
321 <slot>showFeedSettings()</slot> | |
305 </slots> | 322 </slots> |
306 </ui> | 323 </ui> |