]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/DelimiterUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / DelimiterUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>DelimiterUi</class>
4  <widget class="QDialog" name="DelimiterUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>306</width>
10     <height>352</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>300</width>
22     <height>330</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>16777215</width>
28     <height>16777215</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string/>
33   </property>
34   <property name="sizeGripEnabled">
35    <bool>true</bool>
36   </property>
37   <layout class="QGridLayout" name="gridLayout">
38    <item row="0" column="0">
39     <layout class="QGridLayout">
40      <item row="5" column="0">
41       <layout class="QHBoxLayout">
42        <item>
43         <spacer>
44          <property name="orientation">
45           <enum>Qt::Horizontal</enum>
46          </property>
47          <property name="sizeType">
48           <enum>QSizePolicy::Expanding</enum>
49          </property>
50          <property name="sizeHint" stdset="0">
51           <size>
52            <width>50</width>
53            <height>28</height>
54           </size>
55          </property>
56         </spacer>
57        </item>
58        <item>
59         <widget class="QDialogButtonBox" name="buttonBox">
60          <property name="standardButtons">
61           <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
62          </property>
63         </widget>
64        </item>
65       </layout>
66      </item>
67      <item row="4" column="0">
68       <layout class="QHBoxLayout">
69        <item>
70         <widget class="QLabel" name="label">
71          <property name="sizePolicy">
72           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
73            <horstretch>0</horstretch>
74            <verstretch>0</verstretch>
75           </sizepolicy>
76          </property>
77          <property name="text">
78           <string>Si&amp;ze:</string>
79          </property>
80          <property name="alignment">
81           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
82          </property>
83          <property name="buddy">
84           <cstring>sizeCO</cstring>
85          </property>
86         </widget>
87        </item>
88        <item>
89         <widget class="QComboBox" name="sizeCO">
90          <property name="sizePolicy">
91           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
92            <horstretch>0</horstretch>
93            <verstretch>0</verstretch>
94           </sizepolicy>
95          </property>
96         </widget>
97        </item>
98        <item>
99         <spacer>
100          <property name="orientation">
101           <enum>Qt::Horizontal</enum>
102          </property>
103          <property name="sizeHint" stdset="0">
104           <size>
105            <width>40</width>
106            <height>20</height>
107           </size>
108          </property>
109         </spacer>
110        </item>
111       </layout>
112      </item>
113      <item row="1" column="0">
114       <widget class="QLabel" name="texCodeL">
115        <property name="sizePolicy">
116         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
117          <horstretch>0</horstretch>
118          <verstretch>0</verstretch>
119         </sizepolicy>
120        </property>
121        <property name="text">
122         <string>TeX Code: </string>
123        </property>
124        <property name="textFormat">
125         <enum>Qt::AutoText</enum>
126        </property>
127        <property name="alignment">
128         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
129        </property>
130        <property name="wordWrap">
131         <bool>false</bool>
132        </property>
133       </widget>
134      </item>
135      <item row="0" column="0">
136       <layout class="QHBoxLayout">
137        <item>
138         <widget class="QListWidget" name="leftLW">
139          <property name="sizePolicy">
140           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
141            <horstretch>0</horstretch>
142            <verstretch>0</verstretch>
143           </sizepolicy>
144          </property>
145          <property name="minimumSize">
146           <size>
147            <width>60</width>
148            <height>0</height>
149           </size>
150          </property>
151          <property name="maximumSize">
152           <size>
153            <width>140</width>
154            <height>16777215</height>
155           </size>
156          </property>
157          <property name="iconSize">
158           <size>
159            <width>16</width>
160            <height>16</height>
161           </size>
162          </property>
163          <property name="resizeMode">
164           <enum>QListView::Adjust</enum>
165          </property>
166          <property name="spacing">
167           <number>2</number>
168          </property>
169          <property name="currentRow">
170           <number>-1</number>
171          </property>
172         </widget>
173        </item>
174        <item>
175         <widget class="QListWidget" name="rightLW">
176          <property name="sizePolicy">
177           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
178            <horstretch>0</horstretch>
179            <verstretch>0</verstretch>
180           </sizepolicy>
181          </property>
182          <property name="minimumSize">
183           <size>
184            <width>60</width>
185            <height>0</height>
186           </size>
187          </property>
188          <property name="maximumSize">
189           <size>
190            <width>139</width>
191            <height>16777215</height>
192           </size>
193          </property>
194          <property name="iconSize">
195           <size>
196            <width>16</width>
197            <height>16</height>
198           </size>
199          </property>
200          <property name="resizeMode">
201           <enum>QListView::Adjust</enum>
202          </property>
203          <property name="spacing">
204           <number>2</number>
205          </property>
206         </widget>
207        </item>
208       </layout>
209      </item>
210      <item row="2" column="0">
211       <layout class="QHBoxLayout" name="horizontalLayout">
212        <item>
213         <widget class="QCheckBox" name="matchCB">
214          <property name="sizePolicy">
215           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
216            <horstretch>0</horstretch>
217            <verstretch>0</verstretch>
218           </sizepolicy>
219          </property>
220          <property name="toolTip">
221           <string>Match delimiter types</string>
222          </property>
223          <property name="text">
224           <string>&amp;Keep matched</string>
225          </property>
226          <property name="checked">
227           <bool>true</bool>
228          </property>
229         </widget>
230        </item>
231        <item>
232         <widget class="QPushButton" name="swapPB">
233          <property name="sizePolicy">
234           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
235            <horstretch>0</horstretch>
236            <verstretch>0</verstretch>
237           </sizepolicy>
238          </property>
239          <property name="toolTip">
240           <string>Swap left and right delimiter type (while reversing to the appropriate direction)</string>
241          </property>
242          <property name="text">
243           <string>S&amp;wap &amp;&amp; Reverse</string>
244          </property>
245         </widget>
246        </item>
247       </layout>
248      </item>
249     </layout>
250    </item>
251   </layout>
252  </widget>
253  <layoutdefault spacing="6" margin="9"/>
254  <tabstops>
255   <tabstop>leftLW</tabstop>
256   <tabstop>rightLW</tabstop>
257   <tabstop>matchCB</tabstop>
258   <tabstop>swapPB</tabstop>
259   <tabstop>sizeCO</tabstop>
260  </tabstops>
261  <includes>
262   <include location="local">qt_i18n.h</include>
263  </includes>
264  <resources/>
265  <connections/>
266 </ui>