Update skill set implemented
[biacv.git] / biacv_mainwindow.ui
index 156dd06..2132054 100644 (file)
          </widget>
         </item>
         <item row="2" column="2">
-         <widget class="QPushButton" name="editskill">
+         <widget class="QPushButton" name="updateskill">
           <property name="text">
-           <string>&amp;Edit</string>
+           <string>&amp;Update</string>
           </property>
          </widget>
         </item>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>skillslist</sender>
+   <signal>activated(QModelIndex)</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_select_skill()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>453</x>
+     <y>359</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>730</x>
+     <y>279</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>skillslist</sender>
+   <signal>itemSelectionChanged()</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_select_skill()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>602</x>
+     <y>331</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>726</x>
+     <y>413</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>updateskill</sender>
+   <signal>clicked()</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_update_skill()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>437</x>
+     <y>243</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>728</x>
+     <y>360</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
  <slots>
   <slot>on_add_education()</slot>
   <slot>on_update_profession()</slot>
   <slot>on_add_skill()</slot>
   <slot>on_delete_skill()</slot>
+  <slot>on_select_skill()</slot>
+  <slot>on_update_skill()</slot>
  </slots>
 </ui>