]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QMinipageDialogBase.ui
QBibtex/QCitation ui fixes (bug 1146)
[lyx.git] / src / frontends / qt2 / ui / QMinipageDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QMinipageDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <include location="local">vspace.h</include>
6 <widget>
7     <class>QDialog</class>
8     <property stdset="1">
9         <name>name</name>
10         <cstring>QMinipageDialogBase</cstring>
11     </property>
12     <property stdset="1">
13         <name>geometry</name>
14         <rect>
15             <x>0</x>
16             <y>0</y>
17             <width>364</width>
18             <height>111</height>
19         </rect>
20     </property>
21     <property stdset="1">
22         <name>caption</name>
23         <string>Minipage settings</string>
24     </property>
25     <property stdset="1">
26         <name>sizeGripEnabled</name>
27         <bool>true</bool>
28     </property>
29     <property>
30         <name>layoutMargin</name>
31     </property>
32     <property>
33         <name>layoutSpacing</name>
34     </property>
35     <vbox>
36         <property stdset="1">
37             <name>margin</name>
38             <number>11</number>
39         </property>
40         <property stdset="1">
41             <name>spacing</name>
42             <number>6</number>
43         </property>
44         <widget>
45             <class>QLayoutWidget</class>
46             <property stdset="1">
47                 <name>name</name>
48                 <cstring>Layout3</cstring>
49             </property>
50             <grid>
51                 <property stdset="1">
52                     <name>margin</name>
53                     <number>0</number>
54                 </property>
55                 <property stdset="1">
56                     <name>spacing</name>
57                     <number>6</number>
58                 </property>
59                 <widget row="0"  column="0" >
60                     <class>QLabel</class>
61                     <property stdset="1">
62                         <name>name</name>
63                         <cstring>widthLA</cstring>
64                     </property>
65                     <property stdset="1">
66                         <name>frameShape</name>
67                         <enum>MShape</enum>
68                     </property>
69                     <property stdset="1">
70                         <name>frameShadow</name>
71                         <enum>MShadow</enum>
72                     </property>
73                     <property stdset="1">
74                         <name>text</name>
75                         <string>&amp;Width:</string>
76                     </property>
77                     <property>
78                         <name>buddy</name>
79                         <cstring>widthED</cstring>
80                     </property>
81                 </widget>
82                 <widget row="1"  column="2" >
83                     <class>QComboBox</class>
84                     <item>
85                         <property>
86                             <name>text</name>
87                             <string>Top</string>
88                         </property>
89                     </item>
90                     <item>
91                         <property>
92                             <name>text</name>
93                             <string>Middle</string>
94                         </property>
95                     </item>
96                     <item>
97                         <property>
98                             <name>text</name>
99                             <string>Bottom</string>
100                         </property>
101                     </item>
102                     <property stdset="1">
103                         <name>name</name>
104                         <cstring>valignCO</cstring>
105                     </property>
106                     <property>
107                         <name>toolTip</name>
108                         <string>Vertical alignment</string>
109                     </property>
110                 </widget>
111                 <widget row="0"  column="2" >
112                     <class>QLabel</class>
113                     <property stdset="1">
114                         <name>name</name>
115                         <cstring>valignLA</cstring>
116                     </property>
117                     <property stdset="1">
118                         <name>text</name>
119                         <string>A&amp;lignment:</string>
120                     </property>
121                     <property>
122                         <name>buddy</name>
123                         <cstring>valignCO</cstring>
124                     </property>
125                 </widget>
126                 <widget row="1"  column="1" >
127                     <class>LengthCombo</class>
128                     <property stdset="1">
129                         <name>name</name>
130                         <cstring>unitsLC</cstring>
131                     </property>
132                     <property stdset="1">
133                         <name>sizePolicy</name>
134                         <sizepolicy>
135                             <hsizetype>3</hsizetype>
136                             <vsizetype>0</vsizetype>
137                         </sizepolicy>
138                     </property>
139                     <property stdset="1">
140                         <name>minimumSize</name>
141                         <size>
142                             <width>40</width>
143                             <height>22</height>
144                         </size>
145                     </property>
146                     <property stdset="1">
147                         <name>focusPolicy</name>
148                         <enum>StrongFocus</enum>
149                     </property>
150                     <property>
151                         <name>toolTip</name>
152                         <string>Units of width value</string>
153                     </property>
154                 </widget>
155                 <widget row="1"  column="0" >
156                     <class>QLineEdit</class>
157                     <property stdset="1">
158                         <name>name</name>
159                         <cstring>widthED</cstring>
160                     </property>
161                     <property stdset="1">
162                         <name>sizePolicy</name>
163                         <sizepolicy>
164                             <hsizetype>1</hsizetype>
165                             <vsizetype>0</vsizetype>
166                         </sizepolicy>
167                     </property>
168                     <property>
169                         <name>toolTip</name>
170                         <string>Width value</string>
171                     </property>
172                 </widget>
173                 <widget row="0"  column="1" >
174                     <class>QLabel</class>
175                     <property stdset="1">
176                         <name>name</name>
177                         <cstring>unitsLA</cstring>
178                     </property>
179                     <property stdset="1">
180                         <name>text</name>
181                         <string>&amp;Units:</string>
182                     </property>
183                     <property>
184                         <name>buddy</name>
185                         <cstring>unitsLC</cstring>
186                     </property>
187                 </widget>
188             </grid>
189         </widget>
190         <spacer>
191             <property>
192                 <name>name</name>
193                 <cstring>Spacer1_2</cstring>
194             </property>
195             <property stdset="1">
196                 <name>orientation</name>
197                 <enum>Vertical</enum>
198             </property>
199             <property stdset="1">
200                 <name>sizeType</name>
201                 <enum>Expanding</enum>
202             </property>
203             <property>
204                 <name>sizeHint</name>
205                 <size>
206                     <width>20</width>
207                     <height>20</height>
208                 </size>
209             </property>
210         </spacer>
211         <widget>
212             <class>QLayoutWidget</class>
213             <property stdset="1">
214                 <name>name</name>
215                 <cstring>Layout17</cstring>
216             </property>
217             <hbox>
218                 <property stdset="1">
219                     <name>margin</name>
220                     <number>0</number>
221                 </property>
222                 <property stdset="1">
223                     <name>spacing</name>
224                     <number>6</number>
225                 </property>
226                 <widget>
227                     <class>QPushButton</class>
228                     <property stdset="1">
229                         <name>name</name>
230                         <cstring>restorePB</cstring>
231                     </property>
232                     <property stdset="1">
233                         <name>text</name>
234                         <string>&amp;Restore</string>
235                     </property>
236                     <property stdset="1">
237                         <name>autoDefault</name>
238                         <bool>false</bool>
239                     </property>
240                     <property stdset="1">
241                         <name>default</name>
242                         <bool>false</bool>
243                     </property>
244                     <property>
245                         <name>toolTip</name>
246                         <string></string>
247                     </property>
248                 </widget>
249                 <spacer>
250                     <property>
251                         <name>name</name>
252                         <cstring>Spacer1</cstring>
253                     </property>
254                     <property stdset="1">
255                         <name>orientation</name>
256                         <enum>Horizontal</enum>
257                     </property>
258                     <property stdset="1">
259                         <name>sizeType</name>
260                         <enum>Expanding</enum>
261                     </property>
262                     <property>
263                         <name>sizeHint</name>
264                         <size>
265                             <width>20</width>
266                             <height>20</height>
267                         </size>
268                     </property>
269                 </spacer>
270                 <widget>
271                     <class>QPushButton</class>
272                     <property stdset="1">
273                         <name>name</name>
274                         <cstring>okPB</cstring>
275                     </property>
276                     <property stdset="1">
277                         <name>text</name>
278                         <string>&amp;OK</string>
279                     </property>
280                     <property stdset="1">
281                         <name>default</name>
282                         <bool>true</bool>
283                     </property>
284                     <property>
285                         <name>toolTip</name>
286                         <string></string>
287                     </property>
288                 </widget>
289                 <widget>
290                     <class>QPushButton</class>
291                     <property stdset="1">
292                         <name>name</name>
293                         <cstring>applyPB</cstring>
294                     </property>
295                     <property stdset="1">
296                         <name>text</name>
297                         <string>&amp;Apply</string>
298                     </property>
299                     <property stdset="1">
300                         <name>autoDefault</name>
301                         <bool>false</bool>
302                     </property>
303                     <property stdset="1">
304                         <name>default</name>
305                         <bool>false</bool>
306                     </property>
307                     <property>
308                         <name>toolTip</name>
309                         <string></string>
310                     </property>
311                 </widget>
312                 <widget>
313                     <class>QPushButton</class>
314                     <property stdset="1">
315                         <name>name</name>
316                         <cstring>closePB</cstring>
317                     </property>
318                     <property stdset="1">
319                         <name>text</name>
320                         <string>&amp;Close</string>
321                     </property>
322                     <property stdset="1">
323                         <name>autoDefault</name>
324                         <bool>false</bool>
325                     </property>
326                     <property stdset="1">
327                         <name>default</name>
328                         <bool>false</bool>
329                     </property>
330                 </widget>
331             </hbox>
332         </widget>
333     </vbox>
334 </widget>
335 <customwidgets>
336     <customwidget>
337         <class>LengthCombo</class>
338         <header location="local">lengthcombo.h</header>
339         <sizehint>
340             <width>-1</width>
341             <height>-1</height>
342         </sizehint>
343         <container>0</container>
344         <sizepolicy>
345             <hordata>5</hordata>
346             <verdata>5</verdata>
347         </sizepolicy>
348         <pixmap>image0</pixmap>
349         <signal>selectionChanged(LyXLength::UNIT)</signal>
350     </customwidget>
351 </customwidgets>
352 <images>
353     <image>
354         <name>image0</name>
355         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
356     </image>
357 </images>
358 <connections>
359     <connection>
360         <sender>widthED</sender>
361         <signal>textChanged(const QString&amp;)</signal>
362         <receiver>QMinipageDialogBase</receiver>
363         <slot>change_adaptor()</slot>
364     </connection>
365     <connection>
366         <sender>unitsLC</sender>
367         <signal>selectionChanged(LyXLength::UNIT)</signal>
368         <receiver>QMinipageDialogBase</receiver>
369         <slot>change_adaptor()</slot>
370     </connection>
371     <connection>
372         <sender>valignCO</sender>
373         <signal>highlighted(const QString&amp;)</signal>
374         <receiver>QMinipageDialogBase</receiver>
375         <slot>change_adaptor()</slot>
376     </connection>
377     <slot access="public">change_adaptor()</slot>
378 </connections>
379 <tabstops>
380     <tabstop>widthED</tabstop>
381     <tabstop>unitsLC</tabstop>
382     <tabstop>valignCO</tabstop>
383     <tabstop>restorePB</tabstop>
384     <tabstop>applyPB</tabstop>
385     <tabstop>okPB</tabstop>
386     <tabstop>closePB</tabstop>
387 </tabstops>
388 </UI>