]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/mainwindow.ui
When the search toolbox button is clicked when the search dialog is already open...
[toast/confclerk.git] / src / gui / mainwindow.ui
index 49eacca6d9e2276ff318ed6142bd34655286252c..e57763c5752f4ed2c6e805eb6c4d31ef1826fed8 100644 (file)
    <addaction name="reloadAction"/>
    <addaction name="nowAction"/>
    <addaction name="searchAction"/>
+   <addaction name="expandAllAction"/>
+   <addaction name="collapseAllAction"/>
   </widget>
   <action name="conferencesAction">
    <property name="text">
     <string>Ctrl+F</string>
    </property>
   </action>
+  <action name="expandAllAction">
+   <property name="icon">
+    <iconset resource="../icons.qrc">
+     <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
+   </property>
+   <property name="text">
+    <string>Expand all</string>
+   </property>
+  </action>
+  <action name="collapseAllAction">
+   <property name="icon">
+    <iconset resource="../icons.qrc">
+     <normaloff>:/icons/remove.png</normaloff>:/icons/remove.png</iconset>
+   </property>
+   <property name="text">
+    <string>Collapse all</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>
     </hint>
    </hints>
   </connection>
-  <connection>
-   <sender>reloadAction</sender>
-   <signal>triggered()</signal>
-   <receiver>MainWindow</receiver>
-   <slot>close()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>-1</x>
-     <y>-1</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>451</x>
-     <y>248</y>
-    </hint>
-   </hints>
-  </connection>
  </connections>
 </ui>