]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/PageLayoutModuleBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / PageLayoutModuleBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>PageLayoutModuleBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>PageLayoutModuleBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>388</width>
12             <height>448</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>PageLayoutModuleBase</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QGroupBox">
29             <property name="name">
30                 <cstring>psizeGB</cstring>
31             </property>
32             <property name="title">
33                 <string>Paper Size</string>
34             </property>
35             <property name="orientation">
36                 <enum>Vertical</enum>
37             </property>
38             <grid>
39                 <property name="name">
40                     <cstring>unnamed</cstring>
41                 </property>
42                 <property name="margin">
43                     <number>11</number>
44                 </property>
45                 <property name="spacing">
46                     <number>6</number>
47                 </property>
48                 <widget class="QLabel" row="1" column="0">
49                     <property name="name">
50                         <cstring>paperheightL</cstring>
51                     </property>
52                     <property name="enabled">
53                         <bool>false</bool>
54                     </property>
55                     <property name="text">
56                         <string>&amp;Height:</string>
57                     </property>
58                     <property name="buddy" stdset="0">
59                         <cstring>paperheightLE</cstring>
60                     </property>
61                 </widget>
62                 <widget class="QLabel" row="2" column="0">
63                     <property name="name">
64                         <cstring>paperwidthL</cstring>
65                     </property>
66                     <property name="enabled">
67                         <bool>false</bool>
68                     </property>
69                     <property name="text">
70                         <string>&amp;Width:</string>
71                     </property>
72                     <property name="buddy" stdset="0">
73                         <cstring>paperwidthLE</cstring>
74                     </property>
75                 </widget>
76                 <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
77                     <property name="name">
78                         <cstring>papersizeCO</cstring>
79                     </property>
80                     <property name="sizePolicy">
81                         <sizepolicy>
82                             <hsizetype>1</hsizetype>
83                             <vsizetype>0</vsizetype>
84                             <horstretch>0</horstretch>
85                             <verstretch>0</verstretch>
86                         </sizepolicy>
87                     </property>
88                     <property name="toolTip" stdset="0">
89                         <string>Choose a particular paper size, or set your own with "Custom"</string>
90                     </property>
91                 </widget>
92                 <widget class="QLineEdit" row="1" column="1">
93                     <property name="name">
94                         <cstring>paperheightLE</cstring>
95                     </property>
96                     <property name="enabled">
97                         <bool>false</bool>
98                     </property>
99                     <property name="sizePolicy">
100                         <sizepolicy>
101                             <hsizetype>5</hsizetype>
102                             <vsizetype>0</vsizetype>
103                             <horstretch>0</horstretch>
104                             <verstretch>0</verstretch>
105                         </sizepolicy>
106                     </property>
107                 </widget>
108                 <widget class="QLineEdit" row="2" column="1">
109                     <property name="name">
110                         <cstring>paperwidthLE</cstring>
111                     </property>
112                     <property name="enabled">
113                         <bool>false</bool>
114                     </property>
115                     <property name="sizePolicy">
116                         <sizepolicy>
117                             <hsizetype>5</hsizetype>
118                             <vsizetype>0</vsizetype>
119                             <horstretch>0</horstretch>
120                             <verstretch>0</verstretch>
121                         </sizepolicy>
122                     </property>
123                 </widget>
124                 <widget class="LengthCombo" row="1" column="2">
125                     <property name="name">
126                         <cstring>paperheightUnitCO</cstring>
127                     </property>
128                     <property name="enabled">
129                         <bool>false</bool>
130                     </property>
131                 </widget>
132                 <widget class="LengthCombo" row="2" column="2">
133                     <property name="name">
134                         <cstring>paperwidthUnitCO</cstring>
135                     </property>
136                     <property name="enabled">
137                         <bool>false</bool>
138                     </property>
139                 </widget>
140             </grid>
141         </widget>
142         <widget class="QButtonGroup">
143             <property name="name">
144                 <cstring>orientationBG</cstring>
145             </property>
146             <property name="title">
147                 <string>Orientation</string>
148             </property>
149             <hbox>
150                 <property name="name">
151                     <cstring>unnamed</cstring>
152                 </property>
153                 <property name="margin">
154                     <number>11</number>
155                 </property>
156                 <property name="spacing">
157                     <number>6</number>
158                 </property>
159                 <widget class="QRadioButton">
160                     <property name="name">
161                         <cstring>portraitRB</cstring>
162                     </property>
163                     <property name="text">
164                         <string>&amp;Portrait</string>
165                     </property>
166                     <property name="checked">
167                         <bool>true</bool>
168                     </property>
169                 </widget>
170                 <widget class="QRadioButton">
171                     <property name="name">
172                         <cstring>landscapeRB</cstring>
173                     </property>
174                     <property name="text">
175                         <string>&amp;Landscape</string>
176                     </property>
177                 </widget>
178             </hbox>
179         </widget>
180         <widget class="QLayoutWidget">
181             <property name="name">
182                 <cstring>Layout23</cstring>
183             </property>
184             <hbox>
185                 <property name="name">
186                     <cstring>unnamed</cstring>
187                 </property>
188                 <property name="margin">
189                     <number>0</number>
190                 </property>
191                 <property name="spacing">
192                     <number>6</number>
193                 </property>
194                 <widget class="QLabel">
195                     <property name="name">
196                         <cstring>pagestyleL</cstring>
197                     </property>
198                     <property name="text">
199                         <string>Page &amp;style:</string>
200                     </property>
201                     <property name="buddy" stdset="0">
202                         <cstring>pagestyleCO</cstring>
203                     </property>
204                 </widget>
205                 <widget class="QComboBox">
206                     <property name="name">
207                         <cstring>pagestyleCO</cstring>
208                     </property>
209                     <property name="sizePolicy">
210                         <sizepolicy>
211                             <hsizetype>5</hsizetype>
212                             <vsizetype>0</vsizetype>
213                             <horstretch>0</horstretch>
214                             <verstretch>0</verstretch>
215                         </sizepolicy>
216                     </property>
217                     <property name="toolTip" stdset="0">
218                         <string>Style used for the page header and footer</string>
219                     </property>
220                 </widget>
221             </hbox>
222         </widget>
223         <widget class="QCheckBox">
224             <property name="name">
225                 <cstring>facingPagesCB</cstring>
226             </property>
227             <property name="text">
228                 <string>&amp;Two-sided document</string>
229             </property>
230             <property name="toolTip" stdset="0">
231                 <string>Lay out the page for double-sided printing</string>
232             </property>
233         </widget>
234         <spacer>
235             <property name="name">
236                 <cstring>Spacer24</cstring>
237             </property>
238             <property name="orientation">
239                 <enum>Vertical</enum>
240             </property>
241             <property name="sizeType">
242                 <enum>Expanding</enum>
243             </property>
244             <property name="sizeHint">
245                 <size>
246                     <width>20</width>
247                     <height>20</height>
248                 </size>
249             </property>
250         </spacer>
251     </vbox>
252 </widget>
253 <customwidgets>
254     <customwidget>
255         <class>LengthCombo</class>
256         <header location="local">lengthcombo.h</header>
257         <sizehint>
258             <width>-1</width>
259             <height>-1</height>
260         </sizehint>
261         <container>0</container>
262         <sizepolicy>
263             <hordata>5</hordata>
264             <verdata>5</verdata>
265             <horstretch>0</horstretch>
266             <verstretch>0</verstretch>
267         </sizepolicy>
268         <pixmap>image0</pixmap>
269         <signal>selectionChanged(LyXLength::UNIT)</signal>
270     </customwidget>
271 </customwidgets>
272 <images>
273     <image name="image0">
274         <data format="PNG" length="256">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000c749444154388dad55db1184200c4c180bb81a28c73aad811228c356f42b3792db3cc0db2fc724bb7901dc7b270f27ed17fa5fa9b117b7cd90211f4ba0ac906a7f1453b4d30ca917bb590681552af23f69bfc4ffa71519d2c8f62546ea5ea03738b1c18c33a4d156f0d13f43b61952e4af6d6e8fb3a408f080448419a433d6486d85052fdba892a295f5d45785cd8c51a9d6de6a814a8d2131da51f98e7a3b64ec9da04a8db53d43be3c3c0b22cacf17e4cdb5a931649ceddf34b190cf0aa019f03f1fd3e7457f03b5a66c9ed26e86130000000049454e44ae426082</data>
275     </image>
276 </images>
277 <tabstops>
278     <tabstop>papersizeCO</tabstop>
279     <tabstop>paperheightLE</tabstop>
280     <tabstop>paperwidthLE</tabstop>
281     <tabstop>portraitRB</tabstop>
282     <tabstop>landscapeRB</tabstop>
283     <tabstop>pagestyleCO</tabstop>
284     <tabstop>facingPagesCB</tabstop>
285 </tabstops>
286 <includes>
287     <include location="global" impldecl="in declaration">config.h</include>
288     <include location="local" impldecl="in declaration">qt_helpers.h</include>
289 </includes>
290 <layoutdefaults spacing="6" margin="11"/>
291 <includehints>
292     <includehint>lengthcombo.h</includehint>
293     <includehint>lengthcombo.h</includehint>
294 </includehints>
295 </UI>