]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/HSpaceUi.ui
* src/frontends/qt4/GuiDocument.cpp:
[lyx.git] / src / frontends / qt4 / ui / HSpaceUi.ui
1 <ui version="4.0" >
2  <class>HSpaceUi</class>
3  <widget class="QDialog" name="HSpaceUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>259</width>
9     <height>160</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <property name="sizeGripEnabled" >
16    <bool>true</bool>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="2" column="1" >
26     <widget class="QComboBox" name="fillPatternCO" >
27      <property name="toolTip" >
28       <string>Select a fill pattern style for HFills</string>
29      </property>
30      <item>
31       <property name="text" >
32        <string>None</string>
33       </property>
34      </item>
35      <item>
36       <property name="text" >
37        <string>...............</string>
38       </property>
39      </item>
40      <item>
41       <property name="text" >
42        <string>________</string>
43       </property>
44      </item>
45      <item>
46       <property name="text" >
47        <string>&lt;-----------</string>
48       </property>
49      </item>
50      <item>
51       <property name="text" >
52        <string>-----------></string>
53       </property>
54      </item>
55      <item>
56       <property name="text" >
57        <string>\-----v-----/</string>
58       </property>
59      </item>
60      <item>
61       <property name="text" >
62        <string>/-----^-----\</string>
63       </property>
64      </item>
65     </widget>
66    </item>
67    <item row="0" column="0" >
68     <widget class="QLabel" name="spacingL" >
69      <property name="text" >
70       <string>&amp;Spacing:</string>
71      </property>
72      <property name="buddy" >
73       <cstring>spacingCO</cstring>
74      </property>
75     </widget>
76    </item>
77    <item row="0" column="1" colspan="2" >
78     <widget class="QComboBox" name="spacingCO" >
79      <property name="toolTip" >
80       <string>Supported spacing types</string>
81      </property>
82      <item>
83       <property name="text" >
84        <string>Inter-word space</string>
85       </property>
86      </item>
87      <item>
88       <property name="text" >
89        <string>Thin space</string>
90       </property>
91      </item>
92      <item>
93       <property name="text" >
94        <string>Negative thin space</string>
95       </property>
96      </item>
97      <item>
98       <property name="text" >
99        <string>Half Quad (0.5 em)</string>
100       </property>
101      </item>
102      <item>
103       <property name="text" >
104        <string>Quad (1 em)</string>
105       </property>
106      </item>
107      <item>
108       <property name="text" >
109        <string>Double Quad (2 em)</string>
110       </property>
111      </item>
112      <item>
113       <property name="text" >
114        <string>Horizontal Fill</string>
115       </property>
116      </item>
117      <item>
118       <property name="text" >
119        <string>Custom</string>
120       </property>
121      </item>
122     </widget>
123    </item>
124    <item row="1" column="0" >
125     <widget class="QLabel" name="valueL" >
126      <property name="text" >
127       <string>&amp;Value:</string>
128      </property>
129      <property name="buddy" >
130       <cstring>valueLE</cstring>
131      </property>
132     </widget>
133    </item>
134    <item row="1" column="1" >
135     <widget class="QLineEdit" name="valueLE" >
136      <property name="enabled" >
137       <bool>false</bool>
138      </property>
139      <property name="toolTip" >
140       <string>Custom value. Needs spacing type "Custom".</string>
141      </property>
142     </widget>
143    </item>
144    <item row="1" column="2" >
145     <widget class="LengthCombo" name="unitCO" />
146    </item>
147    <item row="2" column="0" >
148     <widget class="QLabel" name="fillPatternL" >
149      <property name="text" >
150       <string>&amp;Fill Pattern:</string>
151      </property>
152      <property name="buddy" >
153       <cstring>fillPatternCO</cstring>
154      </property>
155     </widget>
156    </item>
157    <item row="3" column="0" >
158     <widget class="QLabel" name="keepL" >
159      <property name="toolTip" >
160       <string/>
161      </property>
162      <property name="text" >
163       <string>&amp;Protect:</string>
164      </property>
165      <property name="buddy" >
166       <cstring>keepCB</cstring>
167      </property>
168     </widget>
169    </item>
170    <item row="3" column="1" colspan="2" >
171     <widget class="QCheckBox" name="keepCB" >
172      <property name="toolTip" >
173       <string>Insert the spacing even after a line break</string>
174      </property>
175      <property name="text" >
176       <string/>
177      </property>
178     </widget>
179    </item>
180    <item row="4" column="0" colspan="3" >
181     <layout class="QHBoxLayout" >
182      <property name="margin" >
183       <number>0</number>
184      </property>
185      <property name="spacing" >
186       <number>6</number>
187      </property>
188      <item>
189       <widget class="QPushButton" name="okPB" >
190        <property name="text" >
191         <string>&amp;OK</string>
192        </property>
193        <property name="autoDefault" >
194         <bool>false</bool>
195        </property>
196        <property name="default" >
197         <bool>true</bool>
198        </property>
199       </widget>
200      </item>
201      <item>
202       <widget class="QPushButton" name="applyPB" >
203        <property name="text" >
204         <string>&amp;Apply</string>
205        </property>
206        <property name="autoDefault" >
207         <bool>false</bool>
208        </property>
209       </widget>
210      </item>
211      <item>
212       <widget class="QPushButton" name="closePB" >
213        <property name="text" >
214         <string>&amp;Close</string>
215        </property>
216        <property name="autoDefault" >
217         <bool>false</bool>
218        </property>
219       </widget>
220      </item>
221     </layout>
222    </item>
223   </layout>
224  </widget>
225  <customwidgets>
226   <customwidget>
227    <class>LengthCombo</class>
228    <extends>QComboBox</extends>
229    <header>LengthCombo.h</header>
230   </customwidget>
231  </customwidgets>
232  <tabstops>
233   <tabstop>spacingCO</tabstop>
234   <tabstop>valueLE</tabstop>
235   <tabstop>okPB</tabstop>
236   <tabstop>applyPB</tabstop>
237   <tabstop>closePB</tabstop>
238   <tabstop>keepCB</tabstop>
239  </tabstops>
240  <includes>
241   <include location="local" >qt_i18n.h</include>
242  </includes>
243  <resources/>
244  <connections/>
245 </ui>