Delete professional history item done
[biacv.git] / biacv_mainwindow.ui
index 812e7a8..720aed2 100644 (file)
          </widget>
         </item>
         <item row="5" column="3">
-         <widget class="QPushButton" name="edithistory">
+         <widget class="QPushButton" name="updatehistory">
           <property name="text">
-           <string>&amp;Edit</string>
+           <string>&amp;Update</string>
           </property>
          </widget>
         </item>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>professionlist</sender>
+   <signal>itemSelectionChanged()</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_select_profession()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>553</x>
+     <y>351</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>727</x>
+     <y>379</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>professionlist</sender>
+   <signal>activated(QModelIndex)</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_select_profession()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>420</x>
+     <y>323</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>729</x>
+     <y>422</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>deletehistory</sender>
+   <signal>clicked()</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_delete_profession()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>621</x>
+     <y>223</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>729</x>
+     <y>187</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
  <slots>
   <slot>on_add_education()</slot>
   <slot>on_update_education()</slot>
   <slot>on_change_currentemployment()</slot>
   <slot>on_add_profession()</slot>
+  <slot>on_select_profession()</slot>
+  <slot>on_delete_profession()</slot>
  </slots>
 </ui>