]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/mainwindow.ui
The focus is set to the search input field when the search icon is clicked.
[toast/confclerk.git] / src / gui / mainwindow.ui
index 16e4ebd020d17f84f2c83115b5bd2ff247604fc0..395850c3ce879841a70977e036127c53d8b1b407 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/expand.png</normaloff>:/icons/expand.png</iconset>
+   </property>
+   <property name="text">
+    <string>Expand all</string>
+   </property>
+  </action>
+  <action name="collapseAllAction">
+   <property name="icon">
+    <iconset resource="../icons.qrc">
+     <normaloff>:/icons/collapse.png</normaloff>:/icons/collapse.png</iconset>
+   </property>
+   <property name="text">
+    <string>Collapse all</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>