]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/PrefOutputUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / PrefOutputUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PrefOutputUi</class>
4  <widget class="QWidget" name="PrefOutputUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>356</width>
10     <height>442</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_3">
17    <item>
18     <widget class="QGroupBox" name="groupBox">
19      <property name="title">
20       <string>Forward Search</string>
21      </property>
22      <property name="flat">
23       <bool>true</bool>
24      </property>
25      <property name="checkable">
26       <bool>false</bool>
27      </property>
28      <layout class="QVBoxLayout" name="verticalLayout">
29       <item>
30        <layout class="QHBoxLayout" name="horizontalLayout_3">
31         <item>
32          <widget class="QLabel" name="label">
33           <property name="sizePolicy">
34            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
35             <horstretch>0</horstretch>
36             <verstretch>0</verstretch>
37            </sizepolicy>
38           </property>
39           <property name="text">
40            <string>DV&amp;I command:</string>
41           </property>
42           <property name="buddy">
43            <cstring>dviCB</cstring>
44           </property>
45          </widget>
46         </item>
47         <item>
48          <widget class="QComboBox" name="dviCB">
49           <property name="sizePolicy">
50            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
51             <horstretch>0</horstretch>
52             <verstretch>0</verstretch>
53            </sizepolicy>
54           </property>
55           <property name="editable">
56            <bool>true</bool>
57           </property>
58           <property name="sizeAdjustPolicy">
59            <enum>QComboBox::AdjustToContents</enum>
60           </property>
61          </widget>
62         </item>
63        </layout>
64       </item>
65       <item>
66        <layout class="QHBoxLayout" name="horizontalLayout_5">
67         <item>
68          <widget class="QLabel" name="label_2">
69           <property name="sizePolicy">
70            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
71             <horstretch>0</horstretch>
72             <verstretch>0</verstretch>
73            </sizepolicy>
74           </property>
75           <property name="text">
76            <string>&amp;PDF command:</string>
77           </property>
78           <property name="buddy">
79            <cstring>pdfCB</cstring>
80           </property>
81          </widget>
82         </item>
83         <item>
84          <widget class="QComboBox" name="pdfCB">
85           <property name="sizePolicy">
86            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
87             <horstretch>0</horstretch>
88             <verstretch>0</verstretch>
89            </sizepolicy>
90           </property>
91           <property name="editable">
92            <bool>true</bool>
93           </property>
94           <property name="sizeAdjustPolicy">
95            <enum>QComboBox::AdjustToContents</enum>
96           </property>
97          </widget>
98         </item>
99        </layout>
100       </item>
101      </layout>
102     </widget>
103    </item>
104    <item>
105     <widget class="QGroupBox" name="groupBox_2">
106      <property name="title">
107       <string>Dvips Options</string>
108      </property>
109      <property name="flat">
110       <bool>true</bool>
111      </property>
112      <layout class="QGridLayout" name="gridLayout">
113       <item row="1" column="2">
114        <widget class="QLineEdit" name="printerPaperTypeED">
115         <property name="toolTip">
116          <string/>
117         </property>
118        </widget>
119       </item>
120       <item row="1" column="0">
121        <widget class="QLabel" name="printerPaperTypeLA">
122         <property name="text">
123          <string>Paper t&amp;ype:</string>
124         </property>
125         <property name="buddy">
126          <cstring>printerPaperTypeED</cstring>
127         </property>
128        </widget>
129       </item>
130       <item row="2" column="2">
131        <widget class="QLineEdit" name="printerPaperSizeED"/>
132       </item>
133       <item row="2" column="0">
134        <widget class="QLabel" name="printerPaperSizeLA">
135         <property name="text">
136          <string>Paper si&amp;ze:</string>
137         </property>
138         <property name="buddy">
139          <cstring>printerPaperSizeED</cstring>
140         </property>
141        </widget>
142       </item>
143       <item row="0" column="2">
144        <widget class="QLineEdit" name="printerLandscapeED"/>
145       </item>
146       <item row="0" column="0">
147        <widget class="QLabel" name="printerLandscapeLA">
148         <property name="text">
149          <string>Lan&amp;dscape:</string>
150         </property>
151         <property name="buddy">
152          <cstring>printerLandscapeED</cstring>
153         </property>
154        </widget>
155       </item>
156      </layout>
157     </widget>
158    </item>
159    <item>
160     <widget class="QGroupBox" name="groupBox_3">
161      <property name="title">
162       <string>Other Options</string>
163      </property>
164      <layout class="QVBoxLayout" name="verticalLayout_2">
165       <item>
166        <layout class="QHBoxLayout" name="horizontalLayout_6">
167         <item>
168          <widget class="QLabel" name="plaintextLinelengthLA">
169           <property name="text">
170            <string>Output &amp;line length:</string>
171           </property>
172           <property name="buddy">
173            <cstring>plaintextLinelengthSB</cstring>
174           </property>
175          </widget>
176         </item>
177         <item>
178          <widget class="QSpinBox" name="plaintextLinelengthSB">
179           <property name="sizePolicy">
180            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
181             <horstretch>0</horstretch>
182             <verstretch>0</verstretch>
183            </sizepolicy>
184           </property>
185           <property name="toolTip">
186            <string>The maximum line length of exported plain text/LaTeX/SGML files. If set to 0, paragraphs are output in a single line; if the line length is &gt; 0, paragraphs are separated by a blank line.</string>
187           </property>
188           <property name="maximum">
189            <number>120</number>
190           </property>
191          </widget>
192         </item>
193        </layout>
194       </item>
195       <item>
196        <layout class="QHBoxLayout" name="horizontalLayout_8">
197         <item>
198          <widget class="QLabel" name="label_4">
199           <property name="text">
200            <string>&amp;Overwrite on export:</string>
201           </property>
202           <property name="buddy">
203            <cstring>overwriteCO</cstring>
204           </property>
205          </widget>
206         </item>
207         <item>
208          <widget class="QComboBox" name="overwriteCO">
209           <property name="toolTip">
210            <string>What to do when existing files are going to be overwritten on export.</string>
211           </property>
212           <item>
213            <property name="text">
214             <string>Ask permission</string>
215            </property>
216           </item>
217           <item>
218            <property name="text">
219             <string>Main file only</string>
220            </property>
221           </item>
222           <item>
223            <property name="text">
224             <string>All files</string>
225            </property>
226           </item>
227          </widget>
228         </item>
229        </layout>
230       </item>
231      </layout>
232     </widget>
233    </item>
234    <item>
235     <spacer name="verticalSpacer">
236      <property name="orientation">
237       <enum>Qt::Vertical</enum>
238      </property>
239      <property name="sizeHint" stdset="0">
240       <size>
241        <width>20</width>
242        <height>43</height>
243       </size>
244      </property>
245     </spacer>
246    </item>
247   </layout>
248  </widget>
249  <includes>
250   <include location="local">qt_i18n.h</include>
251  </includes>
252  <resources/>
253  <connections/>
254 </ui>