]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/RefUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / RefUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>RefUi</class>
4  <widget class="QDialog" name="RefUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>435</width>
10     <height>539</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <property name="sizeGripEnabled">
17    <bool>true</bool>
18   </property>
19   <layout class="QGridLayout" name="gridLayout_2">
20    <item row="2" column="0">
21     <widget class="QTreeWidget" name="refsTW">
22      <column>
23       <property name="text">
24        <string>1</string>
25       </property>
26      </column>
27     </widget>
28    </item>
29    <item row="7" column="0">
30     <layout class="QHBoxLayout" name="horizontalLayout_4"/>
31    </item>
32    <item row="0" column="0">
33     <layout class="QGridLayout" name="gridLayout">
34      <item row="0" column="0">
35       <layout class="QVBoxLayout" name="verticalLayout">
36        <item>
37         <widget class="QLabel" name="findKeysLA">
38          <property name="text">
39           <string>&amp;Filter:</string>
40          </property>
41          <property name="alignment">
42           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
43          </property>
44         </widget>
45        </item>
46        <item>
47         <widget class="QLabel" name="refsL">
48          <property name="text">
49           <string>&amp;In[[buffer]]:</string>
50          </property>
51          <property name="buddy">
52           <cstring>bufferCO</cstring>
53          </property>
54         </widget>
55        </item>
56       </layout>
57      </item>
58      <item row="0" column="1">
59       <layout class="QVBoxLayout" name="verticalLayout_2">
60        <item>
61         <layout class="QHBoxLayout" name="horizontalLayout">
62          <item>
63           <layout class="QHBoxLayout" name="filterBarL"/>
64          </item>
65          <item>
66           <widget class="QCheckBox" name="csFindCB">
67            <property name="toolTip">
68             <string>Filter case-sensitively</string>
69            </property>
70            <property name="text">
71             <string>Case Sensiti&amp;ve</string>
72            </property>
73           </widget>
74          </item>
75         </layout>
76        </item>
77        <item>
78         <widget class="QComboBox" name="bufferCO">
79          <property name="sizePolicy">
80           <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
81            <horstretch>0</horstretch>
82            <verstretch>0</verstretch>
83           </sizepolicy>
84          </property>
85          <property name="toolTip">
86           <string>The (sub-)document from which the available labels are displayed</string>
87          </property>
88          <property name="sizeAdjustPolicy">
89           <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
90          </property>
91          <property name="minimumContentsLength">
92           <number>0</number>
93          </property>
94         </widget>
95        </item>
96       </layout>
97      </item>
98     </layout>
99    </item>
100    <item row="3" column="0">
101     <layout class="QHBoxLayout">
102      <property name="spacing">
103       <number>6</number>
104      </property>
105      <property name="leftMargin">
106       <number>0</number>
107      </property>
108      <property name="topMargin">
109       <number>0</number>
110      </property>
111      <property name="rightMargin">
112       <number>0</number>
113      </property>
114      <property name="bottomMargin">
115       <number>0</number>
116      </property>
117      <item>
118       <widget class="QLabel" name="SortLA">
119        <property name="text">
120         <string>So&amp;rt:</string>
121        </property>
122        <property name="buddy">
123         <cstring>sortingCO</cstring>
124        </property>
125       </widget>
126      </item>
127      <item>
128       <widget class="QComboBox" name="sortingCO">
129        <property name="toolTip">
130         <string>Sorting of the list of available labels</string>
131        </property>
132       </widget>
133      </item>
134      <item>
135       <widget class="QCheckBox" name="groupCB">
136        <property name="toolTip">
137         <string>Group the list of available labels by prefix (e.g. &quot;sec:&quot;)</string>
138        </property>
139        <property name="text">
140         <string>Grou&amp;p</string>
141        </property>
142       </widget>
143      </item>
144      <item>
145       <spacer name="horizontalSpacer">
146        <property name="orientation">
147         <enum>Qt::Horizontal</enum>
148        </property>
149        <property name="sizeHint" stdset="0">
150         <size>
151          <width>40</width>
152          <height>20</height>
153         </size>
154        </property>
155       </spacer>
156      </item>
157     </layout>
158    </item>
159    <item row="1" column="0">
160     <widget class="QLabel" name="label">
161      <property name="text">
162       <string>Available &amp;Labels:</string>
163      </property>
164      <property name="buddy">
165       <cstring>refsTW</cstring>
166      </property>
167     </widget>
168    </item>
169    <item row="4" column="0">
170     <layout class="QHBoxLayout" name="horizontalLayout_2">
171      <item>
172       <widget class="QLabel" name="referenceL">
173        <property name="text">
174         <string>Sele&amp;cted Label:</string>
175        </property>
176        <property name="alignment">
177         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
178        </property>
179        <property name="buddy">
180         <cstring>referenceED</cstring>
181        </property>
182       </widget>
183      </item>
184      <item>
185       <widget class="QLineEdit" name="referenceED">
186        <property name="toolTip">
187         <string>Select a label from the list above or enter a label manually</string>
188        </property>
189       </widget>
190      </item>
191      <item>
192       <widget class="QPushButton" name="gotoPB">
193        <property name="sizePolicy">
194         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
195          <horstretch>0</horstretch>
196          <verstretch>0</verstretch>
197         </sizepolicy>
198        </property>
199        <property name="toolTip">
200         <string>Jump to the selected label</string>
201        </property>
202        <property name="text">
203         <string>&amp;Go to Label</string>
204        </property>
205       </widget>
206      </item>
207     </layout>
208    </item>
209    <item row="5" column="0">
210     <layout class="QHBoxLayout" name="horizontalLayout_3">
211      <item>
212       <widget class="QLabel" name="typeLA">
213        <property name="text">
214         <string>Reference For&amp;mat:</string>
215        </property>
216        <property name="alignment">
217         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
218        </property>
219        <property name="buddy">
220         <cstring>typeCO</cstring>
221        </property>
222       </widget>
223      </item>
224      <item>
225       <widget class="QComboBox" name="typeCO">
226        <property name="sizePolicy">
227         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
228          <horstretch>0</horstretch>
229          <verstretch>0</verstretch>
230         </sizepolicy>
231        </property>
232        <property name="toolTip">
233         <string>Adjust the style of the cross-reference</string>
234        </property>
235        <item>
236         <property name="text">
237          <string>&lt;reference&gt;</string>
238         </property>
239        </item>
240        <item>
241         <property name="text">
242          <string>(&lt;reference&gt;)</string>
243         </property>
244        </item>
245        <item>
246         <property name="text">
247          <string>&lt;page&gt;</string>
248         </property>
249        </item>
250        <item>
251         <property name="text">
252          <string>on page &lt;page&gt;</string>
253         </property>
254        </item>
255        <item>
256         <property name="text">
257          <string>&lt;reference&gt; on page &lt;page&gt;</string>
258         </property>
259        </item>
260        <item>
261         <property name="text">
262          <string>Formatted reference</string>
263         </property>
264        </item>
265        <item>
266         <property name="text">
267          <string>Textual reference</string>
268         </property>
269        </item>
270        <item>
271         <property name="text">
272          <string>Label only</string>
273         </property>
274        </item>
275       </widget>
276      </item>
277     </layout>
278    </item>
279    <item row="8" column="0">
280     <layout class="QHBoxLayout">
281      <property name="spacing">
282       <number>6</number>
283      </property>
284      <property name="leftMargin">
285       <number>0</number>
286      </property>
287      <property name="topMargin">
288       <number>0</number>
289      </property>
290      <property name="rightMargin">
291       <number>0</number>
292      </property>
293      <property name="bottomMargin">
294       <number>0</number>
295      </property>
296      <item>
297       <widget class="QDialogButtonBox" name="buttonBox">
298        <property name="standardButtons">
299         <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
300        </property>
301       </widget>
302      </item>
303     </layout>
304    </item>
305    <item row="6" column="0">
306     <layout class="QHBoxLayout" name="horizontalLayout9">
307      <item>
308       <widget class="QCheckBox" name="pluralCB">
309        <property name="toolTip">
310         <string>Use plural form of formatted reference. (Works only for formatted references, and only if you are using refstyle.)</string>
311        </property>
312        <property name="text">
313         <string>Plural</string>
314        </property>
315       </widget>
316      </item>
317      <item>
318       <widget class="QCheckBox" name="capsCB">
319        <property name="toolTip">
320         <string>Use capitalized form of formatted reference. (Works only for formatted references, and only if you are using refstyle.)</string>
321        </property>
322        <property name="text">
323         <string>Capitalized</string>
324        </property>
325       </widget>
326      </item>
327      <item>
328       <widget class="QCheckBox" name="noprefixCB">
329        <property name="toolTip">
330         <string>Do not output part of label before &quot;:&quot;</string>
331        </property>
332        <property name="text">
333         <string>No Prefix</string>
334        </property>
335       </widget>
336      </item>
337      <item>
338       <widget class="QCheckBox" name="nolinkCB">
339        <property name="text">
340         <string>No Hyperlink</string>
341        </property>
342       </widget>
343      </item>
344      <item>
345       <spacer name="horizontalSpacer_2">
346        <property name="orientation">
347         <enum>Qt::Horizontal</enum>
348        </property>
349        <property name="sizeHint" stdset="0">
350         <size>
351          <width>40</width>
352          <height>20</height>
353         </size>
354        </property>
355       </spacer>
356      </item>
357     </layout>
358    </item>
359   </layout>
360  </widget>
361  <tabstops>
362   <tabstop>refsTW</tabstop>
363   <tabstop>csFindCB</tabstop>
364   <tabstop>groupCB</tabstop>
365   <tabstop>referenceED</tabstop>
366   <tabstop>typeCO</tabstop>
367  </tabstops>
368  <includes>
369   <include location="local">qt_i18n.h</include>
370  </includes>
371  <resources/>
372  <connections/>
373 </ui>