git-svn-id: file:///svnroot/family-shop-mgr@3 26eb2498-383b-47a6-be48-5d6f36779e85
[family-shop-mgr] / code / family-shop-mgr / FamilyShoppingManagerStartView.ui
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <ui version="4.0">\r
3  <author>Unai IRIGOYEN</author>\r
4  <class>FamilyShoppingManagerStartView</class>\r
5  <widget class="QWidget" name="FamilyShoppingManagerStartView">\r
6   <property name="geometry">\r
7    <rect>\r
8     <x>0</x>\r
9     <y>0</y>\r
10     <width>349</width>\r
11     <height>96</height>\r
12    </rect>\r
13   </property>\r
14   <property name="sizePolicy">\r
15    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">\r
16     <horstretch>0</horstretch>\r
17     <verstretch>0</verstretch>\r
18    </sizepolicy>\r
19   </property>\r
20   <property name="windowTitle">\r
21    <string>Family Shopping Manager</string>\r
22   </property>\r
23   <property name="locale">\r
24    <locale language="English" country="UnitedStates"/>\r
25   </property>\r
26   <layout class="QVBoxLayout" name="verticalLayout">\r
27    <item>\r
28     <widget class="QLabel" name="startTitleLabel">\r
29      <property name="sizePolicy">\r
30       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">\r
31        <horstretch>0</horstretch>\r
32        <verstretch>0</verstretch>\r
33       </sizepolicy>\r
34      </property>\r
35      <property name="minimumSize">\r
36       <size>\r
37        <width>291</width>\r
38        <height>30</height>\r
39       </size>\r
40      </property>\r
41      <property name="maximumSize">\r
42       <size>\r
43        <width>300</width>\r
44        <height>30</height>\r
45       </size>\r
46      </property>\r
47      <property name="locale">\r
48       <locale language="English" country="UnitedStates"/>\r
49      </property>\r
50      <property name="text">\r
51       <string>Choose the task you want to perform:</string>\r
52      </property>\r
53     </widget>\r
54    </item>\r
55    <item>\r
56     <layout class="QHBoxLayout" name="horizontalLayout">\r
57      <property name="spacing">\r
58       <number>6</number>\r
59      </property>\r
60      <item>\r
61       <widget class="QPushButton" name="manageButton">\r
62        <property name="maximumSize">\r
63         <size>\r
64          <width>140</width>\r
65          <height>40</height>\r
66         </size>\r
67        </property>\r
68        <property name="locale">\r
69         <locale language="English" country="UnitedStates"/>\r
70        </property>\r
71        <property name="text">\r
72         <string>Manage the\r
73 shopping list</string>\r
74        </property>\r
75       </widget>\r
76      </item>\r
77      <item>\r
78       <widget class="QPushButton" name="goShoppingButton">\r
79        <property name="sizePolicy">\r
80         <sizepolicy hsizetype="Minimum" vsizetype="Maximum">\r
81          <horstretch>0</horstretch>\r
82          <verstretch>0</verstretch>\r
83         </sizepolicy>\r
84        </property>\r
85        <property name="maximumSize">\r
86         <size>\r
87          <width>140</width>\r
88          <height>40</height>\r
89         </size>\r
90        </property>\r
91        <property name="locale">\r
92         <locale language="English" country="UnitedStates"/>\r
93        </property>\r
94        <property name="text">\r
95         <string>Go shopping!</string>\r
96        </property>\r
97       </widget>\r
98      </item>\r
99     </layout>\r
100    </item>\r
101   </layout>\r
102  </widget>\r
103  <layoutdefault spacing="6" margin="11"/>\r
104  <resources/>\r
105  <connections/>\r
106 </ui>\r