source: trunk/examples/xmlpatterns/recipes/forms/querywidget.ui@ 1023

Last change on this file since 1023 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 4.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>QueryWidget</class>
4 <widget class="QMainWindow" name="QueryWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>570</width>
10 <height>531</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Recipes XQuery Example</string>
15 </property>
16 <widget class="QWidget" name="centralwidget">
17 <layout class="QVBoxLayout" name="verticalLayout">
18 <item>
19 <layout class="QVBoxLayout">
20 <property name="spacing">
21 <number>6</number>
22 </property>
23 <property name="margin">
24 <number>0</number>
25 </property>
26 <item>
27 <widget class="QGroupBox" name="inputGroupBox">
28 <property name="minimumSize">
29 <size>
30 <width>550</width>
31 <height>120</height>
32 </size>
33 </property>
34 <property name="title">
35 <string>Input Document</string>
36 </property>
37 <layout class="QVBoxLayout" name="verticalLayout_4">
38 <item>
39 <layout class="QVBoxLayout" name="_2">
40 <property name="spacing">