]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/DelimiterUi.ui
renaming in frontends/qt4/ui: s/Q//g
[lyx.git] / src / frontends / qt4 / ui / DelimiterUi.ui
1 <ui version="4.0" >
2  <class>QDelimiterUi</class>
3  <widget class="QDialog" name="QDelimiterUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>300</width>
9     <height>330</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy>
14     <hsizetype>5</hsizetype>
15     <vsizetype>5</vsizetype>
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="minimumSize" >
21    <size>
22     <width>300</width>
23     <height>330</height>
24    </size>
25   </property>
26   <property name="maximumSize" >
27    <size>
28     <width>16777215</width>
29     <height>16777215</height>
30    </size>
31   </property>
32   <property name="windowTitle" >
33    <string/>
34   </property>
35   <property name="sizeGripEnabled" >
36    <bool>true</bool>
37   </property>
38   <widget class="QWidget" name="" >
39    <property name="geometry" >
40     <rect>
41      <x>0</x>
42      <y>0</y>
43      <width>291</width>
44      <height>321</height>
45     </rect>
46    </property>
47    <layout class="QGridLayout" >
48     <property name="margin" >
49      <number>0</number>
50     </property>
51     <property name="spacing" >
52      <number>6</number>
53     </property>
54     <item row="3" column="0" >
55      <layout class="QHBoxLayout" >
56       <property name="margin" >
57        <number>0</number>
58       </property>
59       <property name="spacing" >
60        <number>6</number>
61       </property>
62       <item>
63        <widget class="QLabel" name="label" >
64         <property name="sizePolicy" >
65          <sizepolicy>
66           <hsizetype>5</hsizetype>
67           <vsizetype>0</vsizetype>
68           <horstretch>0</horstretch>
69           <verstretch>0</verstretch>
70          </sizepolicy>
71         </property>
72         <property name="text" >
73          <string>&amp;Size:</string>
74         </property>
75         <property name="alignment" >
76          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
77         </property>
78         <property name="buddy" >
79          <cstring>sizeCO</cstring>
80         </property>
81        </widget>
82       </item>
83       <item>
84        <widget class="QComboBox" name="sizeCO" >
85         <property name="sizePolicy" >
86          <sizepolicy>
87           <hsizetype>5</hsizetype>
88           <vsizetype>0</vsizetype>
89           <horstretch>0</horstretch>
90           <verstretch>0</verstretch>
91          </sizepolicy>
92         </property>
93        </widget>
94       </item>
95      </layout>
96     </item>
97     <item row="0" column="0" >
98      <layout class="QHBoxLayout" >
99       <property name="margin" >
100        <number>0</number>
101       </property>
102       <property name="spacing" >
103        <number>6</number>
104       </property>
105       <item>
106        <widget class="QListWidget" name="leftLW" >
107         <property name="sizePolicy" >
108          <sizepolicy>
109           <hsizetype>5</hsizetype>
110           <vsizetype>5</vsizetype>
111           <horstretch>0</horstretch>
112           <verstretch>0</verstretch>
113          </sizepolicy>
114         </property>
115         <property name="minimumSize" >
116          <size>
117           <width>60</width>
118           <height>0</height>
119          </size>
120         </property>
121         <property name="maximumSize" >
122          <size>
123           <width>16777215</width>
124           <height>16777215</height>
125          </size>
126         </property>
127         <property name="iconSize" >
128          <size>
129           <width>16</width>
130           <height>16</height>
131          </size>
132         </property>
133         <property name="resizeMode" >
134          <enum>QListView::Adjust</enum>
135         </property>
136         <property name="spacing" >
137          <number>0</number>
138         </property>
139         <property name="currentRow" >
140          <number>-1</number>
141         </property>
142        </widget>
143       </item>
144       <item>
145        <widget class="QListWidget" name="rightLW" >
146         <property name="sizePolicy" >
147          <sizepolicy>
148           <hsizetype>5</hsizetype>
149           <vsizetype>5</vsizetype>
150           <horstretch>0</horstretch>
151           <verstretch>0</verstretch>
152          </sizepolicy>
153         </property>
154         <property name="minimumSize" >
155          <size>
156           <width>60</width>
157           <height>0</height>
158          </size>
159         </property>
160         <property name="maximumSize" >
161          <size>
162           <width>16777215</width>
163           <height>16777215</height>
164          </size>
165         </property>
166         <property name="iconSize" >
167          <size>
168           <width>16</width>
169           <height>16</height>
170          </size>
171         </property>
172         <property name="resizeMode" >
173          <enum>QListView::Adjust</enum>
174         </property>
175         <property name="spacing" >
176          <number>0</number>
177         </property>
178        </widget>
179       </item>
180      </layout>
181     </item>
182     <item row="4" column="0" >
183      <layout class="QHBoxLayout" >
184       <property name="margin" >
185        <number>0</number>
186       </property>
187       <property name="spacing" >
188        <number>6</number>
189       </property>
190       <item>
191        <spacer>
192         <property name="orientation" >
193          <enum>Qt::Horizontal</enum>
194         </property>
195         <property name="sizeType" >
196          <enum>QSizePolicy::Expanding</enum>
197         </property>
198         <property name="sizeHint" >
199          <size>
200           <width>50</width>
201           <height>28</height>
202          </size>
203         </property>
204        </spacer>
205       </item>
206       <item>
207        <widget class="QPushButton" name="insertPB" >
208         <property name="sizePolicy" >
209          <sizepolicy>
210           <hsizetype>5</hsizetype>
211           <vsizetype>0</vsizetype>
212           <horstretch>0</horstretch>
213           <verstretch>0</verstretch>
214          </sizepolicy>
215         </property>
216         <property name="toolTip" >
217          <string>Insert the delimiters</string>
218         </property>
219         <property name="text" >
220          <string>&amp;Insert</string>
221         </property>
222        </widget>
223       </item>
224       <item>
225        <widget class="QPushButton" name="closePB" >
226         <property name="sizePolicy" >
227          <sizepolicy>
228           <hsizetype>5</hsizetype>
229           <vsizetype>0</vsizetype>
230           <horstretch>0</horstretch>
231           <verstretch>0</verstretch>
232          </sizepolicy>
233         </property>
234         <property name="text" >
235          <string>&amp;Close</string>
236         </property>
237        </widget>
238       </item>
239      </layout>
240     </item>
241     <item row="1" column="0" >
242      <widget class="QLabel" name="texCodeL" >
243       <property name="sizePolicy" >
244        <sizepolicy>
245         <hsizetype>3</hsizetype>
246         <vsizetype>0</vsizetype>
247         <horstretch>0</horstretch>
248         <verstretch>0</verstretch>
249        </sizepolicy>
250       </property>
251       <property name="text" >
252        <string>TeX Code: </string>
253       </property>
254       <property name="textFormat" >
255        <enum>Qt::AutoText</enum>
256       </property>
257       <property name="alignment" >
258        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
259       </property>
260       <property name="wordWrap" >
261        <bool>false</bool>
262       </property>
263      </widget>
264     </item>
265     <item row="2" column="0" >
266      <widget class="QCheckBox" name="matchCB" >
267       <property name="sizePolicy" >
268        <sizepolicy>
269         <hsizetype>3</hsizetype>
270         <vsizetype>0</vsizetype>
271         <horstretch>0</horstretch>
272         <verstretch>0</verstretch>
273        </sizepolicy>
274       </property>
275       <property name="toolTip" >
276        <string>Match delimiter types</string>
277       </property>
278       <property name="text" >
279        <string>&amp;Keep matched</string>
280       </property>
281       <property name="checked" >
282        <bool>true</bool>
283       </property>
284      </widget>
285     </item>
286    </layout>
287   </widget>
288  </widget>
289  <tabstops>
290   <tabstop>matchCB</tabstop>
291   <tabstop>sizeCO</tabstop>
292   <tabstop>insertPB</tabstop>
293   <tabstop>closePB</tabstop>
294  </tabstops>
295  <includes>
296   <include location="local" >qt_helpers.h</include>
297  </includes>
298  <resources/>
299  <connections/>
300 </ui>