]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/mainwindow.ui
Make toolbar in main window non-movable
[toast/confclerk.git] / src / gui / mainwindow.ui
index 16e4ebd020d17f84f2c83115b5bd2ff247604fc0..e3b4fa1b2a4690f956409377c086d8fbb7ad9d63 100644 (file)
@@ -38,7 +38,7 @@
     <item>
      <widget class="QTabWidget" name="tabWidget">
       <property name="currentIndex">
-       <number>0</number>
+       <number>1</number>
       </property>
       <property name="elideMode">
        <enum>Qt::ElideRight</enum>
@@ -55,7 +55,7 @@
       </widget>
       <widget class="QWidget" name="dayViewTab">
        <attribute name="title">
-        <string>&amp;Days</string>
+        <string>&amp;Day</string>
        </attribute>
        <layout class="QGridLayout" name="gridLayout">
         <item row="0" column="0">
      <x>0</x>
      <y>0</y>
      <width>903</width>
-     <height>23</height>
+     <height>22</height>
     </rect>
    </property>
    <property name="layoutDirection">
    <property name="windowTitle">
     <string>toolBar</string>
    </property>
+   <property name="movable">
+    <bool>false</bool>
+   </property>
    <attribute name="toolBarArea">
     <enum>RightToolBarArea</enum>
    </attribute>
    <addaction name="reloadAction"/>
    <addaction name="nowAction"/>
    <addaction name="searchAction"/>
+   <addaction name="expandAllAction"/>
+   <addaction name="collapseAllAction"/>
   </widget>
   <action name="conferencesAction">
    <property name="text">
     <string>C&amp;onferences</string>
    </property>
+   <property name="toolTip">
+    <string>Manage Conferences (Ctrl+O)</string>
+   </property>
    <property name="shortcut">
     <string>Ctrl+O</string>
    </property>
    <property name="text">
     <string>&amp;Quit</string>
    </property>
+   <property name="toolTip">
+    <string>Quit (Ctrl+Q)</string>
+   </property>
    <property name="shortcut">
     <string>Ctrl+Q</string>
    </property>
     <string>Reload Conference</string>
    </property>
    <property name="toolTip">
-    <string>Reload Conference</string>
+    <string>Reload Conference (Ctrl+R)</string>
    </property>
    <property name="shortcut">
     <string>Ctrl+R</string>
    <property name="text">
     <string>Jump to now</string>
    </property>
+   <property name="toolTip">
+    <string>Jump to now (Ctrl+N)</string>
+   </property>
    <property name="shortcut">
     <string>Ctrl+N</string>
    </property>
    <property name="text">
     <string>&amp;Search</string>
    </property>
+   <property name="toolTip">
+    <string>Search (Ctrl+F)</string>
+   </property>
    <property name="shortcut">
     <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>
+   <property name="toolTip">
+    <string>Expand all (Ctrl++)</string>
+   </property>
+   <property name="shortcut">
+    <string>Ctrl++</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>
+   <property name="toolTip">
+    <string>Collapse all (Ctrl+-)</string>
+   </property>
+   <property name="shortcut">
+    <string>Ctrl+-</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>