]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QRefUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QRefUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QRefUi</class>
6  <widget class="QDialog" name="QRefUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>347</width>
12     <height>423</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QGridLayout" >
22    <property name="margin" >
23     <number>9</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="1" column="0" colspan="3" >
29     <widget class="QListWidget" name="refsLW" />
30    </item>
31    <item row="0" column="2" >
32     <widget class="QComboBox" name="bufferCO" >
33      <property name="sizePolicy" >
34       <sizepolicy>
35        <hsizetype>7</hsizetype>
36        <vsizetype>0</vsizetype>
37        <horstretch>0</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41     </widget>
42    </item>
43    <item row="0" column="0" colspan="2" >
44     <widget class="QLabel" name="refsL" >
45      <property name="text" >
46       <string>La&amp;bels in:</string>
47      </property>
48      <property name="buddy" >
49       <cstring>bufferCO</cstring>
50      </property>
51     </widget>
52    </item>
53    <item row="6" column="0" colspan="3" >
54     <layout class="QHBoxLayout" >
55      <property name="margin" >
56       <number>0</number>
57      </property>
58      <property name="spacing" >
59       <number>6</number>
60      </property>
61      <item>
62       <spacer>
63        <property name="orientation" >
64         <enum>Qt::Horizontal</enum>
65        </property>
66        <property name="sizeType" >
67         <enum>QSizePolicy::Expanding</enum>
68        </property>
69        <property name="sizeHint" >
70         <size>
71          <width>20</width>
72          <height>20</height>
73         </size>
74        </property>
75       </spacer>
76      </item>
77      <item>
78       <widget class="QPushButton" name="okPB" >
79        <property name="text" >
80         <string>&amp;OK</string>
81        </property>
82        <property name="default" >
83         <bool>true</bool>
84        </property>
85       </widget>
86      </item>
87      <item>
88       <widget class="QPushButton" name="applyPB" >
89        <property name="text" >
90         <string>&amp;Apply</string>
91        </property>
92        <property name="default" >
93         <bool>true</bool>
94        </property>
95       </widget>
96      </item>
97      <item>
98       <widget class="QPushButton" name="closePB" >
99        <property name="text" >
100         <string>&amp;Close</string>
101        </property>
102       </widget>
103      </item>
104     </layout>
105    </item>
106    <item row="5" column="1" colspan="2" >
107     <widget class="QLineEdit" name="nameED" >
108      <property name="enabled" >
109       <bool>false</bool>
110      </property>
111     </widget>
112    </item>
113    <item row="5" column="0" >
114     <widget class="QLabel" name="nameL" >
115      <property name="enabled" >
116       <bool>false</bool>
117      </property>
118      <property name="text" >
119       <string>&amp;Name:</string>
120      </property>
121      <property name="alignment" >
122       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
123      </property>
124      <property name="buddy" >
125       <cstring>nameED</cstring>
126      </property>
127     </widget>
128    </item>
129    <item row="4" column="0" >
130     <widget class="QLabel" name="typeLA" >
131      <property name="text" >
132       <string>&amp;Format:</string>
133      </property>
134      <property name="alignment" >
135       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
136      </property>
137      <property name="buddy" >
138       <cstring>typeLA</cstring>
139      </property>
140     </widget>
141    </item>
142    <item row="3" column="0" >
143     <widget class="QLabel" name="referenceL" >
144      <property name="text" >
145       <string>&amp;Label:</string>
146      </property>
147      <property name="alignment" >
148       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
149      </property>
150      <property name="buddy" >
151       <cstring>referenceED</cstring>
152      </property>
153     </widget>
154    </item>
155    <item row="4" column="1" colspan="2" >
156     <widget class="QComboBox" name="typeCO" >
157      <property name="sizePolicy" >
158       <sizepolicy>
159        <hsizetype>1</hsizetype>
160        <vsizetype>0</vsizetype>
161        <horstretch>0</horstretch>
162        <verstretch>0</verstretch>
163       </sizepolicy>
164      </property>
165      <property name="toolTip" >
166       <string>Cross-reference as it appears in output</string>
167      </property>
168      <item>
169       <property name="text" >
170        <string>&lt;reference></string>
171       </property>
172      </item>
173      <item>
174       <property name="text" >
175        <string>(&lt;reference>)</string>
176       </property>
177      </item>
178      <item>
179       <property name="text" >
180        <string>&lt;page></string>
181       </property>
182      </item>
183      <item>
184       <property name="text" >
185        <string>on page &lt;page></string>
186       </property>
187      </item>
188      <item>
189       <property name="text" >
190        <string>&lt;reference> on page &lt;page></string>
191       </property>
192      </item>
193      <item>
194       <property name="text" >
195        <string>Formatted reference</string>
196       </property>
197      </item>
198     </widget>
199    </item>
200    <item row="3" column="1" colspan="2" >
201     <widget class="QLineEdit" name="referenceED" />
202    </item>
203    <item row="2" column="0" >
204     <widget class="QCheckBox" name="sortCB" >
205      <property name="toolTip" >
206       <string>Sort labels in alphabetical order</string>
207      </property>
208      <property name="text" >
209       <string>&amp;Sort</string>
210      </property>
211     </widget>
212    </item>
213    <item row="2" column="1" colspan="2" >
214     <layout class="QHBoxLayout" >
215      <property name="margin" >
216       <number>0</number>
217      </property>
218      <property name="spacing" >
219       <number>6</number>
220      </property>
221      <item>
222       <widget class="QPushButton" name="updatePB" >
223        <property name="sizePolicy" >
224         <sizepolicy>
225          <hsizetype>3</hsizetype>
226          <vsizetype>0</vsizetype>
227          <horstretch>0</horstretch>
228          <verstretch>0</verstretch>
229         </sizepolicy>
230        </property>
231        <property name="toolTip" >
232         <string>Update the label list</string>
233        </property>
234        <property name="text" >
235         <string>&amp;Update</string>
236        </property>
237       </widget>
238      </item>
239      <item>
240       <widget class="QPushButton" name="gotoPB" >
241        <property name="sizePolicy" >
242         <sizepolicy>
243          <hsizetype>3</hsizetype>
244          <vsizetype>0</vsizetype>
245          <horstretch>0</horstretch>
246          <verstretch>0</verstretch>
247         </sizepolicy>
248        </property>
249        <property name="toolTip" >
250         <string>Jump to the label</string>
251        </property>
252        <property name="text" >
253         <string>&amp;Go to Label</string>
254        </property>
255       </widget>
256      </item>
257     </layout>
258    </item>
259   </layout>
260  </widget>
261  <pixmapfunction></pixmapfunction>
262  <tabstops>
263   <tabstop>bufferCO</tabstop>
264   <tabstop>sortCB</tabstop>
265   <tabstop>updatePB</tabstop>
266   <tabstop>gotoPB</tabstop>
267   <tabstop>referenceED</tabstop>
268   <tabstop>typeCO</tabstop>
269   <tabstop>nameED</tabstop>
270   <tabstop>okPB</tabstop>
271   <tabstop>applyPB</tabstop>
272   <tabstop>closePB</tabstop>
273  </tabstops>
274  <resources/>
275  <connections/>
276 </ui>