add search
authorNicola De Filippo <nicola@nicoladefilippo.it>
Thu, 3 Dec 2009 12:45:46 +0000 (13:45 +0100)
committerNicola De Filippo <nicola@nicoladefilippo.it>
Thu, 3 Dec 2009 12:45:46 +0000 (13:45 +0100)
dialogsearch.ui

index 763eff8..fdd335f 100644 (file)
@@ -87,8 +87,8 @@
    <slot>accept()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>248</x>
-     <y>254</y>
+     <x>208</x>
+     <y>149</y>
     </hint>
     <hint type="destinationlabel">
      <x>157</x>
    <slot>reject()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>316</x>
-     <y>260</y>
+     <x>208</x>
+     <y>149</y>
     </hint>
     <hint type="destinationlabel">
      <x>286</x>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>pushButtonStart</sender>
+   <signal>clicked()</signal>
+   <receiver>DialogSearch</receiver>
+   <slot>start()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>83</x>
+     <y>38</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>63</x>
+     <y>18</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>pushButtonEnd</sender>
+   <signal>clicked()</signal>
+   <receiver>DialogSearch</receiver>
+   <slot>end()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>89</x>
+     <y>92</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>79</x>
+     <y>105</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
+ <slots>
+  <slot>start()</slot>
+  <slot>end()</slot>
+ </slots>
 </ui>