beta
authornicola <nicola@nicola-desktop.(none)>
Tue, 8 Dec 2009 13:29:52 +0000 (14:29 +0100)
committernicola <nicola@nicola-desktop.(none)>
Tue, 8 Dec 2009 13:29:52 +0000 (14:29 +0100)
dialogsearch.ui

index fdd335f..7f9df52 100644 (file)
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>218</width>
-    <height>176</height>
+    <width>299</width>
+    <height>229</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Dialog</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout">
-   <item row="0" column="0">
-    <widget class="QLabel" name="label">
-     <property name="text">
-      <string>Start</string>
-     </property>
-    </widget>
-   </item>
-   <item row="0" column="1">
-    <widget class="QPushButton" name="pushButtonStart">
-     <property name="maximumSize">
-      <size>
-       <width>31</width>
-       <height>26</height>
-      </size>
-     </property>
-     <property name="text">
-      <string>..</string>
-     </property>
-    </widget>
-   </item>
-   <item row="0" column="2">
-    <widget class="QDateEdit" name="dateEditStart"/>
-   </item>
-   <item row="1" column="0">
-    <widget class="QLabel" name="label_2">
-     <property name="text">
-      <string>End</string>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="1">
-    <widget class="QPushButton" name="pushButtonEnd">
-     <property name="maximumSize">
-      <size>
-       <width>31</width>
-       <height>26</height>
-      </size>
-     </property>
-     <property name="text">
-      <string>..</string>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="2">
-    <widget class="QDateEdit" name="dateEditEnd"/>
-   </item>
-   <item row="2" column="0" colspan="3">
-    <widget class="QDialogButtonBox" name="buttonBox">
-     <property name="maximumSize">
-      <size>
-       <width>16777215</width>
-       <height>26</height>
-      </size>
-     </property>
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="standardButtons">
-      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-     </property>
-    </widget>
-   </item>
-  </layout>
+  <widget class="QWidget" name="">
+   <property name="geometry">
+    <rect>
+     <x>9</x>
+     <y>9</y>
+     <width>291</width>
+     <height>211</height>
+    </rect>
+   </property>
+   <layout class="QVBoxLayout" name="verticalLayout">
+    <item>
+     <layout class="QHBoxLayout" name="horizontalLayout">
+      <item>
+       <widget class="QLabel" name="label">
+        <property name="text">
+         <string>Start</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QPushButton" name="pushButtonStart">
+        <property name="maximumSize">
+         <size>
+          <width>31</width>
+          <height>26</height>
+         </size>
+        </property>
+        <property name="text">
+         <string>..</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QDateEdit" name="dateEditStart"/>
+      </item>
+     </layout>
+    </item>
+    <item>
+     <layout class="QHBoxLayout" name="horizontalLayout_2">
+      <item>
+       <widget class="QLabel" name="label_2">
+        <property name="text">
+         <string>End</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QPushButton" name="pushButtonEnd">
+        <property name="maximumSize">
+         <size>
+          <width>31</width>
+          <height>26</height>
+         </size>
+        </property>
+        <property name="text">
+         <string>..</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QDateEdit" name="dateEditEnd"/>
+      </item>
+     </layout>
+    </item>
+    <item>
+     <spacer name="horizontalSpacer">
+      <property name="orientation">
+       <enum>Qt::Horizontal</enum>
+      </property>
+      <property name="sizeHint" stdset="0">
+       <size>
+        <width>40</width>
+        <height>20</height>
+       </size>
+      </property>
+     </spacer>
+    </item>
+    <item>
+     <widget class="QDialogButtonBox" name="buttonBox">
+      <property name="maximumSize">
+       <size>
+        <width>16777215</width>
+        <height>26</height>
+       </size>
+      </property>
+      <property name="orientation">
+       <enum>Qt::Horizontal</enum>
+      </property>
+      <property name="standardButtons">
+       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+      </property>
+     </widget>
+    </item>
+   </layout>
+  </widget>
+  <zorder>label</zorder>
+  <zorder>pushButtonStart</zorder>
+  <zorder>dateEditStart</zorder>
+  <zorder>label_2</zorder>
+  <zorder>pushButtonEnd</zorder>
+  <zorder>dateEditEnd</zorder>
+  <zorder>buttonBox</zorder>
+  <zorder>buttonBox</zorder>
  </widget>
  <resources/>
  <connections>