]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/main.ui
dhb forgot to remove a couple of debugging printf's
[bacula/bacula] / bacula / src / qt-console / main.ui
index ab91cc59553b0d27f489d3cadc44b354c5be20e9..8f0ccded8bacd92752c46fca6fa95070c3ab8bb9 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>973</width>
-    <height>801</height>
+    <width>882</width>
+    <height>689</height>
    </rect>
   </property>
   <property name="windowTitle" >
   <property name="windowIcon" >
    <iconset>images/bat.png</iconset>
   </property>
+  <property name="toolTip" >
+   <string/>
+  </property>
+  <property name="statusTip" >
+   <string>Bacula Administration Tool</string>
+  </property>
+  <property name="whatsThis" >
+   <string>It's a Dock widget to allow page selection</string>
+  </property>
   <widget class="QWidget" name="centralwidget" >
    <layout class="QGridLayout" >
     <property name="margin" >
       <property name="focusPolicy" >
        <enum>Qt::StrongFocus</enum>
       </property>
+      <property name="toolTip" >
+       <string/>
+      </property>
+      <property name="statusTip" >
+       <string/>
+      </property>
       <property name="currentIndex" >
        <number>-1</number>
       </property>
@@ -55,8 +70,8 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>973</width>
-     <height>28</height>
+     <width>882</width>
+     <height>24</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuHelp" >
   <widget class="QToolBar" name="toolBar" >
    <property name="minimumSize" >
     <size>
-     <width>51</width>
-     <height>39</height>
+     <width>50</width>
+     <height>38</height>
     </size>
    </property>
    <property name="toolTip" >
    <property name="focusPolicy" >
     <enum>Qt::StrongFocus</enum>
    </property>
+   <property name="toolTip" >
+    <string/>
+   </property>
+   <property name="statusTip" >
+    <string/>
+   </property>
    <property name="floating" >
     <bool>false</bool>
    </property>
         <enum>Qt::StrongFocus</enum>
        </property>
        <property name="toolTip" >
-        <string>Selects right panel</string>
+        <string>Selects panel window</string>
+       </property>
+       <property name="statusTip" >
+        <string>Use items in this tree to select what window is in panel</string>
        </property>
        <property name="autoFillBackground" >
         <bool>true</bool>
    </widget>
   </widget>
   <widget class="QDockWidget" name="dockWidget_2" >
+   <property name="toolTip" >
+    <string>Console Entry</string>
+   </property>
+   <property name="statusTip" >
+    <string>Enter a bacula command</string>
+   </property>
+   <property name="whatsThis" >
+    <string>Console Command entry Dock Widget</string>
+   </property>
+   <property name="features" >
+    <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable|QDockWidget::NoDockWidgetFeatures</set>
+   </property>
    <property name="allowedAreas" >
-    <set>Qt::BottomDockWidgetArea</set>
+    <set>Qt::BottomDockWidgetArea|Qt::NoDockWidgetArea|Qt::TopDockWidgetArea</set>
+   </property>
+   <property name="windowTitle" >
+    <string>Console Command Line Entry</string>
    </property>
    <attribute name="dockWidgetArea" >
     <number>8</number>
         </widget>
        </item>
        <item>
-        <widget class="QLineEdit" name="lineEdit" />
+        <widget class="QLineEdit" name="lineEdit" >
+         <property name="statusTip" >
+          <string>Click here to enter command</string>
+         </property>
+        </widget>
        </item>
       </layout>
      </item>