~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to tools/designer/src/designer/saveformastemplate.ui

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <author></author>
 
3
 <comment></comment>
 
4
 <exportmacro></exportmacro>
 
5
 <class>SaveFormAsTemplate</class>
 
6
 <widget class="QDialog" name="SaveFormAsTemplate" >
 
7
  <property name="geometry" >
 
8
   <rect>
 
9
    <x>0</x>
 
10
    <y>0</y>
 
11
    <width>391</width>
 
12
    <height>149</height>
 
13
   </rect>
 
14
  </property>
 
15
  <property name="windowTitle" >
 
16
   <string>Save Form As Template...</string>
 
17
  </property>
 
18
  <layout class="QVBoxLayout" >
 
19
   <property name="margin" >
 
20
    <number>9</number>
 
21
   </property>
 
22
   <property name="spacing" >
 
23
    <number>6</number>
 
24
   </property>
 
25
   <item>
 
26
    <layout class="QGridLayout" >
 
27
     <property name="margin" >
 
28
      <number>1</number>
 
29
     </property>
 
30
     <property name="spacing" >
 
31
      <number>6</number>
 
32
     </property>
 
33
     <item row="0" column="1" >
 
34
      <widget class="QLineEdit" name="templateNameEdit" >
 
35
       <property name="geometry" >
 
36
        <rect>
 
37
         <x>67</x>
 
38
         <y>1</y>
 
39
         <width>285</width>
 
40
         <height>22</height>
 
41
        </rect>
 
42
       </property>
 
43
       <property name="text" >
 
44
        <string/>
 
45
       </property>
 
46
       <property name="echoMode" >
 
47
        <enum>QLineEdit::Normal</enum>
 
48
       </property>
 
49
      </widget>
 
50
     </item>
 
51
     <item row="1" column="1" >
 
52
      <widget class="QComboBox" name="categoryCombo" >
 
53
       <property name="geometry" >
 
54
        <rect>
 
55
         <x>67</x>
 
56
         <y>29</y>
 
57
         <width>285</width>
 
58
         <height>26</height>
 
59
        </rect>
 
60
       </property>
 
61
      </widget>
 
62
     </item>
 
63
     <item row="1" column="0" >
 
64
      <widget class="QLabel" name="label_2" >
 
65
       <property name="geometry" >
 
66
        <rect>
 
67
         <x>1</x>
 
68
         <y>29</y>
 
69
         <width>60</width>
 
70
         <height>26</height>
 
71
        </rect>
 
72
       </property>
 
73
       <property name="frameShape" >
 
74
        <enum>QFrame::NoFrame</enum>
 
75
       </property>
 
76
       <property name="frameShadow" >
 
77
        <enum>QFrame::Plain</enum>
 
78
       </property>
 
79
       <property name="text" >
 
80
        <string>&amp;Category:</string>
 
81
       </property>
 
82
       <property name="textFormat" >
 
83
        <enum>Qt::AutoText</enum>
 
84
       </property>
 
85
       <property name="buddy" >
 
86
        <cstring>categoryCombo</cstring>
 
87
       </property>
 
88
      </widget>
 
89
     </item>
 
90
     <item row="0" column="0" >
 
91
      <widget class="QLabel" name="label" >
 
92
       <property name="geometry" >
 
93
        <rect>
 
94
         <x>1</x>
 
95
         <y>1</y>
 
96
         <width>60</width>
 
97
         <height>22</height>
 
98
        </rect>
 
99
       </property>
 
100
       <property name="frameShape" >
 
101
        <enum>QFrame::NoFrame</enum>
 
102
       </property>
 
103
       <property name="frameShadow" >
 
104
        <enum>QFrame::Plain</enum>
 
105
       </property>
 
106
       <property name="text" >
 
107
        <string>&amp;Name:</string>
 
108
       </property>
 
109
       <property name="textFormat" >
 
110
        <enum>Qt::AutoText</enum>
 
111
       </property>
 
112
       <property name="buddy" >
 
113
        <cstring>templateNameEdit</cstring>
 
114
       </property>
 
115
      </widget>
 
116
     </item>
 
117
    </layout>
 
118
   </item>
 
119
   <item>
 
120
    <spacer>
 
121
     <property name="geometry" >
 
122
      <rect>
 
123
       <x>9</x>
 
124
       <y>71</y>
 
125
       <width>373</width>
 
126
       <height>20</height>
 
127
      </rect>
 
128
     </property>
 
129
     <property name="orientation" >
 
130
      <enum>Qt::Vertical</enum>
 
131
     </property>
 
132
     <property name="sizeHint" >
 
133
      <size>
 
134
       <width>20</width>
 
135
       <height>40</height>
 
136
      </size>
 
137
     </property>
 
138
    </spacer>
 
139
   </item>
 
140
   <item>
 
141
    <widget class="QFrame" name="horizontalLine" >
 
142
     <property name="geometry" >
 
143
      <rect>
 
144
       <x>9</x>
 
145
       <y>97</y>
 
146
       <width>373</width>
 
147
       <height>3</height>
 
148
      </rect>
 
149
     </property>
 
150
     <property name="frameShape" >
 
151
      <enum>QFrame::HLine</enum>
 
152
     </property>
 
153
     <property name="frameShadow" >
 
154
      <enum>QFrame::Sunken</enum>
 
155
     </property>
 
156
    </widget>
 
157
   </item>
 
158
   <item>
 
159
    <layout class="QHBoxLayout" >
 
160
     <property name="margin" >
 
161
      <number>1</number>
 
162
     </property>
 
163
     <property name="spacing" >
 
164
      <number>6</number>
 
165
     </property>
 
166
     <item>
 
167
      <spacer>
 
168
       <property name="geometry" >
 
169
        <rect>
 
170
         <x>1</x>
 
171
         <y>1</y>
 
172
         <width>197</width>
 
173
         <height>32</height>
 
174
        </rect>
 
175
       </property>
 
176
       <property name="orientation" >
 
177
        <enum>Qt::Horizontal</enum>
 
178
       </property>
 
179
       <property name="sizeHint" >
 
180
        <size>
 
181
         <width>40</width>
 
182
         <height>20</height>
 
183
        </size>
 
184
       </property>
 
185
      </spacer>
 
186
     </item>
 
187
     <item>
 
188
      <widget class="QPushButton" name="okButton" >
 
189
       <property name="geometry" >
 
190
        <rect>
 
191
         <x>204</x>
 
192
         <y>1</y>
 
193
         <width>81</width>
 
194
         <height>32</height>
 
195
        </rect>
 
196
       </property>
 
197
       <property name="text" >
 
198
        <string>OK</string>
 
199
       </property>
 
200
       <property name="default" >
 
201
        <bool>true</bool>
 
202
       </property>
 
203
      </widget>
 
204
     </item>
 
205
     <item>
 
206
      <widget class="QPushButton" name="cancelButton" >
 
207
       <property name="geometry" >
 
208
        <rect>
 
209
         <x>291</x>
 
210
         <y>1</y>
 
211
         <width>81</width>
 
212
         <height>32</height>
 
213
        </rect>
 
214
       </property>
 
215
       <property name="text" >
 
216
        <string>Cancel</string>
 
217
       </property>
 
218
      </widget>
 
219
     </item>
 
220
    </layout>
 
221
   </item>
 
222
  </layout>
 
223
 </widget>
 
224
 <pixmapfunction></pixmapfunction>
 
225
 <resources/>
 
226
 <connections/>
 
227
</ui>