Created the site generate dialog
[biaweb_qt.git] / main_window.ui
index bbdfa1f..36b25cd 100644 (file)
       <string>&amp;Export web</string>
      </property>
      <addaction name="action_Generate_Site"/>
-     <addaction name="actionGenerate_Search_Index"/>
     </widget>
     <addaction name="actionNew_site"/>
     <addaction name="action_Open_site"/>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>action_Generate_Site</sender>
+   <signal>triggered()</signal>
+   <receiver>MainWindow</receiver>
+   <slot>onGenerateSite()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>-1</x>
+     <y>-1</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>398</x>
+     <y>258</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
  <slots>
   <slot>onFileNew()</slot>
   <slot>onCategoryItemActivated()</slot>
   <slot>onArticleItemActivated()</slot>
   <slot>onTemplates()</slot>
+  <slot>onGenerateSite()</slot>
  </slots>
 </ui>