Category editing implemented
[biaweb_qt.git] / main_window.ui
index 4e20f6d..74c1602 100644 (file)
@@ -63,7 +63,7 @@
         <bool>true</bool>
        </property>
        <property name="allColumnsShowFocus">
-        <bool>true</bool>
+        <bool>false</bool>
        </property>
        <column>
         <property name="text">
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>action_EditCategory</sender>
+   <signal>triggered()</signal>
+   <receiver>MainWindow</receiver>
+   <slot>onCategoryEdit()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>-1</x>
+     <y>-1</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>316</x>
+     <y>228</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
  <slots>
   <slot>onFileNew()</slot>
   <slot>onCategoryAdd()</slot>
   <slot>onFileOpen()</slot>
   <slot>onConfiguration()</slot>
+  <slot>onCategoryEdit()</slot>
  </slots>
 </ui>