]> gitweb.hamatoma.de Git - reqt/commitdiff
Menu in main window
authorkawi <winfriedkappeler@atron.de>
Tue, 27 Oct 2015 14:32:40 +0000 (15:32 +0100)
committerkawi <winfriedkappeler@atron.de>
Tue, 27 Oct 2015 14:32:40 +0000 (15:32 +0100)
appl/reidos/idosmain.ui

index f1937494f5ea1843131bd681cedc7e13ee6f701b..25a0231ab866a7f4c49c21f487b7ad2aadfded74 100644 (file)
@@ -20,7 +20,7 @@
       <property name="orientation">
        <enum>Qt::Vertical</enum>
       </property>
-      <widget class="QWidget" name="">
+      <widget class="QWidget" name="layoutWidget">
        <layout class="QVBoxLayout" name="verticalLayout">
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout">
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>Select the device of the upper region</string>
+            </property>
             <property name="text">
              <string>...</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QComboBox" name="comboBoxPath">
+           <widget class="QComboBox" name="comboBoxPathBottom">
+            <property name="toolTip">
+             <string>The path of the lower region</string>
+            </property>
             <property name="editable">
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QPushButton" name="pushButtonUp">
+           <widget class="QPushButton" name="pushButtonUpBottom">
             <property name="maximumSize">
              <size>
               <width>25</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>Change to the parent directory of the lower region</string>
+            </property>
             <property name="text">
              <string>^</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QComboBox" name="comboBoxPattern">
+           <widget class="QComboBox" name="comboBoxPatternBottom">
             <property name="maximumSize">
              <size>
               <width>150</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>A pattern list for visible file types, e.g. &quot;*.png,*.jpg,-test*&quot;, for the lower region</string>
+            </property>
             <property name="editable">
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QPushButton" name="pushButton">
+           <widget class="QPushButton" name="pushButtonRootBottom">
             <property name="maximumSize">
              <size>
               <width>25</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>Change to the root directory of the lower region</string>
+            </property>
             <property name="text">
              <string>/</string>
             </property>
          </layout>
         </item>
         <item>
-         <widget class="QTableWidget" name="tableWidget">
+         <widget class="QTableWidget" name="tableWidgetBottom">
+          <property name="toolTip">
+           <string>Display the files of the lower region (filtered by the pattern)</string>
+          </property>
           <attribute name="horizontalHeaderStretchLastSection">
            <bool>true</bool>
           </attribute>
            <number>0</number>
           </property>
           <item>
-           <widget class="QPushButton" name="pushButtonDevice_2">
+           <widget class="QPushButton" name="pushButtonDeviceTop">
             <property name="maximumSize">
              <size>
               <width>25</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>Select the device of the lower region</string>
+            </property>
             <property name="text">
              <string>...</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QComboBox" name="comboBoxPath_2">
+           <widget class="QComboBox" name="comboBoxPathTop">
+            <property name="toolTip">
+             <string>The path of the upper region</string>
+            </property>
             <property name="editable">
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QPushButton" name="pushButtonUp_2">
+           <widget class="QPushButton" name="pushButtonUpTop">
             <property name="maximumSize">
              <size>
               <width>25</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>Change to the parent directory of the upper region</string>
+            </property>
             <property name="text">
              <string>^</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QComboBox" name="comboBoxPattern_2">
+           <widget class="QComboBox" name="comboBoxPatternTop">
             <property name="maximumSize">
              <size>
               <width>150</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>A pattern list for visible file types, e.g. &quot;*.png,*.jpg,-test*&quot;, for the upper region&quot;</string>
+            </property>
             <property name="editable">
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QPushButton" name="pushButton_2">
+           <widget class="QPushButton" name="pushButtonRootTop">
             <property name="maximumSize">
              <size>
               <width>25</width>
               <height>16777215</height>
              </size>
             </property>
+            <property name="toolTip">
+             <string>Change to the root directory of the upper region</string>
+            </property>
             <property name="text">
              <string>/</string>
             </property>
          </layout>
         </item>
         <item>
-         <widget class="QTableWidget" name="tableWidget_2">
+         <widget class="QTableWidget" name="tableWidgetTop">
+          <property name="toolTip">
+           <string>Display the files of the upper region (filtered by the pattern)</string>
+          </property>
           <attribute name="horizontalHeaderStretchLastSection">
            <bool>true</bool>
           </attribute>
      <x>0</x>
      <y>0</y>
      <width>787</width>
-     <height>35</height>
+     <height>20</height>
     </rect>
    </property>
+   <widget class="QMenu" name="menuFile">
+    <property name="title">
+     <string>File</string>
+    </property>
+    <addaction name="actionSave_Configuration"/>
+    <addaction name="separator"/>
+    <addaction name="actionExit"/>
+   </widget>
+   <widget class="QMenu" name="menuEdit">
+    <property name="title">
+     <string>Edit</string>
+    </property>
+    <addaction name="actionSelect_Different_Files"/>
+    <addaction name="actionSelect_equal_files"/>
+    <addaction name="separator"/>
+    <addaction name="actionOptions"/>
+   </widget>
+   <widget class="QMenu" name="menuPlaces">
+    <property name="title">
+     <string>Places</string>
+    </property>
+    <addaction name="actionHome"/>
+    <addaction name="actionTemp"/>
+   </widget>
+   <widget class="QMenu" name="menuBookmarks">
+    <property name="title">
+     <string>Bookmarks</string>
+    </property>
+    <addaction name="separator"/>
+    <addaction name="actionAdd_bookmark_2"/>
+    <addaction name="actionEdit_bookmark"/>
+    <addaction name="separator"/>
+   </widget>
+   <widget class="QMenu" name="menuProgramms">
+    <property name="title">
+     <string>Programms</string>
+    </property>
+    <addaction name="actionConfigure_programs"/>
+    <addaction name="actionEdit_programs"/>
+    <addaction name="separator"/>
+   </widget>
+   <widget class="QMenu" name="menuOptions">
+    <property name="title">
+     <string>Help</string>
+    </property>
+    <addaction name="actionAbout"/>
+   </widget>
+   <addaction name="menuFile"/>
+   <addaction name="menuEdit"/>
+   <addaction name="menuPlaces"/>
+   <addaction name="menuBookmarks"/>
+   <addaction name="menuProgramms"/>
+   <addaction name="menuOptions"/>
   </widget>
   <widget class="QToolBar" name="mainToolBar">
    <attribute name="toolBarArea">
    </attribute>
   </widget>
   <widget class="QStatusBar" name="statusBar"/>
+  <action name="actionSave_Configuration">
+   <property name="text">
+    <string>Save configuration</string>
+   </property>
+  </action>
+  <action name="actionExit">
+   <property name="text">
+    <string>Exit</string>
+   </property>
+  </action>
+  <action name="actionSelect_Different_Files">
+   <property name="text">
+    <string>Select different files</string>
+   </property>
+  </action>
+  <action name="actionSelect_equal_files">
+   <property name="text">
+    <string>Select equal files</string>
+   </property>
+  </action>
+  <action name="actionAdd_bookmark">
+   <property name="text">
+    <string>Add bookmark</string>
+   </property>
+  </action>
+  <action name="actionEdit_bookmark">
+   <property name="text">
+    <string>Edit bookmark</string>
+   </property>
+  </action>
+  <action name="actionAdd_bookmark_2">
+   <property name="text">
+    <string>Add bookmark</string>
+   </property>
+  </action>
+  <action name="actionConfigure_programs">
+   <property name="text">
+    <string>Configure programs</string>
+   </property>
+  </action>
+  <action name="actionEdit_programs">
+   <property name="text">
+    <string>Edit programs</string>
+   </property>
+  </action>
+  <action name="actionAbout">
+   <property name="text">
+    <string>About</string>
+   </property>
+  </action>
+  <action name="actionOptions">
+   <property name="text">
+    <string>Options</string>
+   </property>
+  </action>
+  <action name="actionHome">
+   <property name="text">
+    <string>Home</string>
+   </property>
+  </action>
+  <action name="actionTemp">
+   <property name="text">
+    <string>Temp</string>
+   </property>
+  </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <resources/>