]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefOutputUi.ui
Guify forward search.
[lyx.git] / src / frontends / qt4 / ui / PrefOutputUi.ui
1 <ui version="4.0" >
2  <class>PrefOutputUi</class>
3  <widget class="QWidget" name="PrefOutputUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>307</width>
9     <height>234</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout_2" >
16    <item>
17     <layout class="QHBoxLayout" name="horizontalLayout_2" >
18      <item>
19       <widget class="QLabel" name="plaintextLinelengthLA" >
20        <property name="text" >
21         <string>Output &amp;line length:</string>
22        </property>
23        <property name="buddy" >
24         <cstring>plaintextLinelengthSB</cstring>
25        </property>
26       </widget>
27      </item>
28      <item>
29       <widget class="QSpinBox" name="plaintextLinelengthSB" >
30        <property name="sizePolicy" >
31         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
32          <horstretch>0</horstretch>
33          <verstretch>0</verstretch>
34         </sizepolicy>
35        </property>
36        <property name="toolTip" >
37         <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 > 0, paragraphs are separated by a blank line.</string>
38        </property>
39        <property name="maximum" >
40         <number>120</number>
41        </property>
42       </widget>
43      </item>
44      <item>
45       <spacer name="horizontalSpacer_2" >
46        <property name="orientation" >
47         <enum>Qt::Horizontal</enum>
48        </property>
49        <property name="sizeHint" stdset="0" >
50         <size>
51          <width>40</width>
52          <height>20</height>
53         </size>
54        </property>
55       </spacer>
56      </item>
57     </layout>
58    </item>
59    <item>
60     <layout class="QHBoxLayout" name="horizontalLayout" >
61      <item>
62       <widget class="QLabel" name="DateLA" >
63        <property name="text" >
64         <string>&amp;Date format:</string>
65        </property>
66        <property name="buddy" >
67         <cstring>DateED</cstring>
68        </property>
69       </widget>
70      </item>
71      <item>
72       <widget class="QLineEdit" name="DateED" >
73        <property name="sizePolicy" >
74         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
75          <horstretch>0</horstretch>
76          <verstretch>0</verstretch>
77         </sizepolicy>
78        </property>
79        <property name="toolTip" >
80         <string>Date format for strftime output</string>
81        </property>
82       </widget>
83      </item>
84      <item>
85       <spacer name="horizontalSpacer" >
86        <property name="orientation" >
87         <enum>Qt::Horizontal</enum>
88        </property>
89        <property name="sizeHint" stdset="0" >
90         <size>
91          <width>40</width>
92          <height>20</height>
93         </size>
94        </property>
95       </spacer>
96      </item>
97     </layout>
98    </item>
99    <item>
100     <widget class="QGroupBox" name="groupBox" >
101      <property name="title" >
102       <string>Forward search</string>
103      </property>
104      <property name="flat" >
105       <bool>true</bool>
106      </property>
107      <property name="checkable" >
108       <bool>false</bool>
109      </property>
110      <layout class="QVBoxLayout" name="verticalLayout" >
111       <item>
112        <layout class="QHBoxLayout" name="horizontalLayout_3" >
113         <item>
114          <widget class="QLabel" name="label" >
115           <property name="sizePolicy" >
116            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
117             <horstretch>0</horstretch>
118             <verstretch>0</verstretch>
119            </sizepolicy>
120           </property>
121           <property name="text" >
122            <string>DV&amp;I command:</string>
123           </property>
124           <property name="buddy" >
125            <cstring>dviCB</cstring>
126           </property>
127          </widget>
128         </item>
129         <item>
130          <widget class="QComboBox" name="dviCB" >
131           <property name="sizePolicy" >
132            <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
133             <horstretch>0</horstretch>
134             <verstretch>0</verstretch>
135            </sizepolicy>
136           </property>
137           <property name="editable" >
138            <bool>true</bool>
139           </property>
140          </widget>
141         </item>
142        </layout>
143       </item>
144       <item>
145        <layout class="QHBoxLayout" name="horizontalLayout_5" >
146         <item>
147          <widget class="QLabel" name="label_2" >
148           <property name="sizePolicy" >
149            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
150             <horstretch>0</horstretch>
151             <verstretch>0</verstretch>
152            </sizepolicy>
153           </property>
154           <property name="text" >
155            <string>&amp;PDF command:</string>
156           </property>
157           <property name="buddy" >
158            <cstring>pdfCB</cstring>
159           </property>
160          </widget>
161         </item>
162         <item>
163          <widget class="QComboBox" name="pdfCB" >
164           <property name="sizePolicy" >
165            <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
166             <horstretch>0</horstretch>
167             <verstretch>0</verstretch>
168            </sizepolicy>
169           </property>
170           <property name="editable" >
171            <bool>true</bool>
172           </property>
173          </widget>
174         </item>
175        </layout>
176       </item>
177      </layout>
178     </widget>
179    </item>
180    <item>
181     <spacer name="verticalSpacer" >
182      <property name="orientation" >
183       <enum>Qt::Vertical</enum>
184      </property>
185      <property name="sizeHint" stdset="0" >
186       <size>
187        <width>20</width>
188        <height>40</height>
189       </size>
190      </property>
191     </spacer>
192    </item>
193   </layout>
194  </widget>
195  <includes>
196   <include location="local" >qt_i18n.h</include>
197  </includes>
198  <resources/>
199  <connections/>
200 </ui>