]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PDFSupportUi.ui
ece81a1143a1f6d5be894f2e6259dee4a89dd448
[lyx.git] / src / frontends / qt4 / ui / PDFSupportUi.ui
1 <ui version="4.0" >
2  <class>PDFSupportUi</class>
3  <widget class="QWidget" name="PDFSupportUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>450</width>
9     <height>403</height>
10    </rect>
11   </property>
12   <widget class="QCheckBox" name="use_hyperrefCB" >
13    <property name="geometry" >
14     <rect>
15      <x>10</x>
16      <y>0</y>
17      <width>141</width>
18      <height>21</height>
19     </rect>
20    </property>
21    <property name="toolTip" >
22     <string>Enable clickable crossreferences and header informations</string>
23    </property>
24    <property name="text" >
25     <string>&amp;Use hyperref support</string>
26    </property>
27   </widget>
28   <widget class="QCheckBox" name="fullscreenCB" >
29    <property name="geometry" >
30     <rect>
31      <x>14</x>
32      <y>310</y>
33      <width>161</width>
34      <height>21</height>
35     </rect>
36    </property>
37    <property name="toolTip" >
38     <string>Enable fullscreen PDF presentation</string>
39    </property>
40    <property name="text" >
41     <string>Load in &amp;fullscreen mode</string>
42    </property>
43   </widget>
44   <widget class="QGroupBox" name="groupBox_4" >
45    <property name="geometry" >
46     <rect>
47      <x>220</x>
48      <y>180</y>
49      <width>210</width>
50      <height>148</height>
51     </rect>
52    </property>
53    <property name="title" >
54     <string>Links</string>
55    </property>
56    <layout class="QGridLayout" >
57     <property name="margin" >
58      <number>9</number>
59     </property>
60     <property name="spacing" >
61      <number>6</number>
62     </property>
63     <item row="0" column="0" >
64      <widget class="QCheckBox" name="breaklinksCB" >
65       <property name="toolTip" >
66        <string>Allows link text to break across lines.</string>
67       </property>
68       <property name="text" >
69        <string>Break links over lines</string>
70       </property>
71      </widget>
72     </item>
73     <item row="2" column="0" >
74      <widget class="QCheckBox" name="colorlinksCB" >
75       <property name="text" >
76        <string>Color links</string>
77       </property>
78      </widget>
79     </item>
80     <item row="3" column="0" >
81      <widget class="QCheckBox" name="backrefCB" >
82       <property name="toolTip" >
83        <string>Adds "backlink" text to the end of each item in the bibliography</string>
84       </property>
85       <property name="text" >
86        <string>&amp;Bibliographical backreferences</string>
87       </property>
88      </widget>
89     </item>
90     <item row="4" column="0" >
91      <widget class="QCheckBox" name="pagebackrefCB" >
92       <property name="toolTip" >
93        <string>Adds "backlink" text to the end of each item in the bibliography</string>
94       </property>
95       <property name="text" >
96        <string>Backreference by pa&amp;ge number</string>
97       </property>
98      </widget>
99     </item>
100     <item row="1" column="0" >
101      <widget class="QCheckBox" name="pdfborderCB" >
102       <property name="text" >
103        <string>No frames around links</string>
104       </property>
105       <property name="tristate" >
106        <bool>false</bool>
107       </property>
108      </widget>
109     </item>
110    </layout>
111   </widget>
112   <widget class="QGroupBox" name="groupBox_2" >
113    <property name="geometry" >
114     <rect>
115      <x>10</x>
116      <y>30</y>
117      <width>421</width>
118      <height>132</height>
119     </rect>
120    </property>
121    <property name="title" >
122     <string>Header Information</string>
123    </property>
124    <layout class="QGridLayout" >
125     <property name="margin" >
126      <number>9</number>
127     </property>
128     <property name="spacing" >
129      <number>6</number>
130     </property>
131     <item row="2" column="1" >
132      <widget class="QLineEdit" name="subjectLE" />
133     </item>
134     <item row="3" column="1" >
135      <widget class="QLineEdit" name="keywordsLE" />
136     </item>
137     <item row="3" column="0" >
138      <widget class="QLabel" name="keywordsL" >
139       <property name="text" >
140        <string>&amp;Keywords:</string>
141       </property>
142       <property name="buddy" >
143        <cstring>keywordsLE</cstring>
144       </property>
145      </widget>
146     </item>
147     <item row="2" column="0" >
148      <widget class="QLabel" name="subjectL" >
149       <property name="text" >
150        <string>&amp;Subject:</string>
151       </property>
152       <property name="buddy" >
153        <cstring>subjectLE</cstring>
154       </property>
155      </widget>
156     </item>
157     <item row="1" column="0" >
158      <widget class="QLabel" name="authorL" >
159       <property name="text" >
160        <string>&amp;Author:</string>
161       </property>
162       <property name="buddy" >
163        <cstring>authorLE</cstring>
164       </property>
165      </widget>
166     </item>
167     <item row="0" column="0" >
168      <widget class="QLabel" name="titleL" >
169       <property name="text" >
170        <string>&amp;Title:</string>
171       </property>
172       <property name="buddy" >
173        <cstring>titleLE</cstring>
174       </property>
175      </widget>
176     </item>
177     <item row="0" column="1" >
178      <widget class="QLineEdit" name="titleLE" />
179     </item>
180     <item row="1" column="1" >
181      <widget class="QLineEdit" name="authorLE" />
182     </item>
183    </layout>
184   </widget>
185   <widget class="QGroupBox" name="bookmarksGB" >
186    <property name="geometry" >
187     <rect>
188      <x>10</x>
189      <y>180</y>
190      <width>191</width>
191      <height>121</height>
192     </rect>
193    </property>
194    <property name="title" >
195     <string>Generate Bookmarks</string>
196    </property>
197    <property name="checkable" >
198     <bool>true</bool>
199    </property>
200    <property name="checked" >
201     <bool>true</bool>
202    </property>
203    <layout class="QGridLayout" >
204     <property name="margin" >
205      <number>9</number>
206     </property>
207     <property name="spacing" >
208      <number>6</number>
209     </property>
210     <item row="1" column="0" >
211      <widget class="QGroupBox" name="bookmarksopenGB" >
212       <property name="title" >
213        <string>Open bookmarks</string>
214       </property>
215       <property name="checkable" >
216        <bool>true</bool>
217       </property>
218       <property name="checked" >
219        <bool>false</bool>
220       </property>
221       <widget class="QLineEdit" name="bookmarksopenlevelLE" >
222        <property name="geometry" >
223         <rect>
224          <x>60</x>
225          <y>19</y>
226          <width>101</width>
227          <height>22</height>
228         </rect>
229        </property>
230        <property name="toolTip" >
231         <string>Number of levels</string>
232        </property>
233       </widget>
234       <widget class="QLabel" name="label" >
235        <property name="geometry" >
236         <rect>
237          <x>21</x>
238          <y>22</y>
239          <width>31</width>
240          <height>16</height>
241         </rect>
242        </property>
243        <property name="text" >
244         <string>&amp;Level:</string>
245        </property>
246        <property name="buddy" >
247         <cstring>bookmarksopenlevelLE</cstring>
248        </property>
249       </widget>
250      </widget>
251     </item>
252     <item row="0" column="0" >
253      <widget class="QCheckBox" name="bookmarksnumberedCB" >
254       <property name="text" >
255        <string>Numbered bookmarks</string>
256       </property>
257      </widget>
258     </item>
259    </layout>
260   </widget>
261   <widget class="QGroupBox" name="groupBox_3" >
262    <property name="geometry" >
263     <rect>
264      <x>10</x>
265      <y>340</y>
266      <width>421</width>
267      <height>54</height>
268     </rect>
269    </property>
270    <property name="title" >
271     <string>Additional o&amp;ptions for hyperref</string>
272    </property>
273    <property name="flat" >
274     <bool>true</bool>
275    </property>
276    <property name="checkable" >
277     <bool>false</bool>
278    </property>
279    <property name="checked" >
280     <bool>false</bool>
281    </property>
282    <layout class="QGridLayout" >
283     <property name="margin" >
284      <number>9</number>
285     </property>
286     <property name="spacing" >
287      <number>6</number>
288     </property>
289     <item row="0" column="0" >
290      <widget class="QLineEdit" name="optionsLE" >
291       <property name="toolTip" >
292        <string>eg: pdfstartview=XYZ, plainpages=false, pdfpagelabels</string>
293       </property>
294      </widget>
295     </item>
296    </layout>
297   </widget>
298  </widget>
299  <tabstops>
300   <tabstop>use_hyperrefCB</tabstop>
301   <tabstop>titleLE</tabstop>
302   <tabstop>authorLE</tabstop>
303   <tabstop>subjectLE</tabstop>
304   <tabstop>keywordsLE</tabstop>
305   <tabstop>bookmarksGB</tabstop>
306   <tabstop>bookmarksnumberedCB</tabstop>
307   <tabstop>bookmarksopenGB</tabstop>
308   <tabstop>bookmarksopenlevelLE</tabstop>
309   <tabstop>optionsLE</tabstop>
310   <tabstop>breaklinksCB</tabstop>
311   <tabstop>pdfborderCB</tabstop>
312   <tabstop>colorlinksCB</tabstop>
313   <tabstop>backrefCB</tabstop>
314   <tabstop>pagebackrefCB</tabstop>
315   <tabstop>fullscreenCB</tabstop>
316  </tabstops>
317  <includes>
318   <include location="local" >qt_helpers.h</include>
319  </includes>
320  <resources/>
321  <connections/>
322 </ui>