]> git.lyx.org Git - features.git/blob - src/frontends/qt4/ui/QMathUi.ui
fix wrong tooltip, bug 3273:
[features.git] / src / frontends / qt4 / ui / QMathUi.ui
1 <ui version="4.0" >
2  <class>QMathUi</class>
3  <widget class="QDialog" name="QMathUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>403</width>
9     <height>368</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="3" column="2" colspan="3" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30      <property name="sizeType" >
31       <enum>QSizePolicy::Expanding</enum>
32      </property>
33      <property name="sizeHint" >
34       <size>
35        <width>171</width>
36        <height>28</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="2" column="3" colspan="3" >
42     <spacer>
43      <property name="orientation" >
44       <enum>Qt::Horizontal</enum>
45      </property>
46      <property name="sizeHint" >
47       <size>
48        <width>153</width>
49        <height>51</height>
50       </size>
51      </property>
52     </spacer>
53    </item>
54    <item row="3" column="5" >
55     <widget class="QPushButton" name="closePB" >
56      <property name="text" >
57       <string>&amp;Close</string>
58      </property>
59     </widget>
60    </item>
61    <item row="2" column="2" >
62     <widget class="QPushButton" name="tearoffPB" >
63      <property name="toolTip" >
64       <string>Open this panel as a separate window</string>
65      </property>
66      <property name="text" >
67       <string>&amp;Detach panel</string>
68      </property>
69     </widget>
70    </item>
71    <item row="0" column="4" colspan="2" >
72     <spacer>
73      <property name="orientation" >
74       <enum>Qt::Horizontal</enum>
75      </property>
76      <property name="sizeHint" >
77       <size>
78        <width>95</width>
79        <height>22</height>
80       </size>
81      </property>
82     </spacer>
83    </item>
84    <item row="0" column="2" colspan="2" >
85     <widget class="QComboBox" name="symbolsCO" >
86      <property name="sizePolicy" >
87       <sizepolicy>
88        <hsizetype>3</hsizetype>
89        <vsizetype>0</vsizetype>
90        <horstretch>0</horstretch>
91        <verstretch>0</verstretch>
92       </sizepolicy>
93      </property>
94      <property name="toolTip" >
95       <string>Select a page of symbols</string>
96      </property>
97      <item>
98       <property name="text" >
99        <string>Operators</string>
100       </property>
101      </item>
102      <item>
103       <property name="text" >
104        <string>Big operators</string>
105       </property>
106      </item>
107      <item>
108       <property name="text" >
109        <string>Relations</string>
110       </property>
111      </item>
112      <item>
113       <property name="text" >
114        <string>Greek</string>
115       </property>
116      </item>
117      <item>
118       <property name="text" >
119        <string>Arrows</string>
120       </property>
121      </item>
122      <item>
123       <property name="text" >
124        <string>Dots</string>
125       </property>
126      </item>
127      <item>
128       <property name="text" >
129        <string>Frame decorations</string>
130       </property>
131      </item>
132      <item>
133       <property name="text" >
134        <string>Miscellaneous</string>
135       </property>
136      </item>
137      <item>
138       <property name="text" >
139        <string>AMS operators</string>
140       </property>
141      </item>
142      <item>
143       <property name="text" >
144        <string>AMS relations</string>
145       </property>
146      </item>
147      <item>
148       <property name="text" >
149        <string>AMS negated relations</string>
150       </property>
151      </item>
152      <item>
153       <property name="text" >
154        <string>AMS arrows</string>
155       </property>
156      </item>
157      <item>
158       <property name="text" >
159        <string>AMS Miscellaneous</string>
160       </property>
161      </item>
162     </widget>
163    </item>
164    <item rowspan="2" row="1" column="1" >
165     <widget class="QListWidget" name="functionsLW" >
166      <property name="minimumSize" >
167       <size>
168        <width>70</width>
169        <height>0</height>
170       </size>
171      </property>
172      <property name="maximumSize" >
173       <size>
174        <width>60</width>
175        <height>500</height>
176       </size>
177      </property>
178      <property name="alternatingRowColors" >
179       <bool>true</bool>
180      </property>
181     </widget>
182    </item>
183    <item row="0" column="1" >
184     <widget class="QLabel" name="functionsLA" >
185      <property name="maximumSize" >
186       <size>
187        <width>100</width>
188        <height>16777215</height>
189       </size>
190      </property>
191      <property name="text" >
192       <string>&amp;Functions</string>
193      </property>
194      <property name="buddy" >
195       <cstring>functionsLW</cstring>
196      </property>
197     </widget>
198    </item>
199    <item row="1" column="2" colspan="4" >
200     <widget class="QStackedWidget" name="symbolWS" >
201      <property name="minimumSize" >
202       <size>
203        <width>250</width>
204        <height>16</height>
205       </size>
206      </property>
207      <property name="currentIndex" >
208       <number>1</number>
209      </property>
210      <widget class="QWidget" name="page" />
211      <widget class="QWidget" name="page_2" />
212     </widget>
213    </item>
214    <item rowspan="3" row="0" column="0" >
215     <layout class="QVBoxLayout" >
216      <property name="margin" >
217       <number>0</number>
218      </property>
219      <property name="spacing" >
220       <number>6</number>
221      </property>
222      <item>
223       <widget class="QPushButton" name="sqrtPB" >
224        <property name="minimumSize" >
225         <size>
226          <width>35</width>
227          <height>0</height>
228         </size>
229        </property>
230        <property name="maximumSize" >
231         <size>
232          <width>30</width>
233          <height>25</height>
234         </size>
235        </property>
236        <property name="toolTip" >
237         <string>Insert root</string>
238        </property>
239        <property name="text" >
240         <string/>
241        </property>
242        <property name="icon" >
243         <iconset>../../../../lib/images/math/sqrt-square.xpm</iconset>
244        </property>
245       </widget>
246      </item>
247      <item>
248       <widget class="QPushButton" name="spacePB" >
249        <property name="minimumSize" >
250         <size>
251          <width>35</width>
252          <height>0</height>
253         </size>
254        </property>
255        <property name="maximumSize" >
256         <size>
257          <width>30</width>
258          <height>25</height>
259         </size>
260        </property>
261        <property name="toolTip" >
262         <string>Insert spacing</string>
263        </property>
264        <property name="text" >
265         <string/>
266        </property>
267        <property name="icon" >
268         <iconset>../../../../lib/images/math/space.xpm</iconset>
269        </property>
270       </widget>
271      </item>
272      <item>
273       <widget class="QPushButton" name="stylePB" >
274        <property name="minimumSize" >
275         <size>
276          <width>35</width>
277          <height>0</height>
278         </size>
279        </property>
280        <property name="maximumSize" >
281         <size>
282          <width>30</width>
283          <height>25</height>
284         </size>
285        </property>
286        <property name="toolTip" >
287         <string>Set limits style</string>
288        </property>
289        <property name="text" >
290         <string/>
291        </property>
292        <property name="icon" >
293         <iconset>../../../../lib/images/math/style.xpm</iconset>
294        </property>
295       </widget>
296      </item>
297      <item>
298       <widget class="QPushButton" name="fontPB" >
299        <property name="minimumSize" >
300         <size>
301          <width>35</width>
302          <height>0</height>
303         </size>
304        </property>
305        <property name="maximumSize" >
306         <size>
307          <width>30</width>
308          <height>25</height>
309         </size>
310        </property>
311        <property name="toolTip" >
312         <string>Set math font</string>
313        </property>
314        <property name="text" >
315         <string/>
316        </property>
317        <property name="icon" >
318         <iconset>../../../../lib/images/math/font.xpm</iconset>
319        </property>
320       </widget>
321      </item>
322      <item>
323       <widget class="QPushButton" name="fracPB" >
324        <property name="minimumSize" >
325         <size>
326          <width>35</width>
327          <height>0</height>
328         </size>
329        </property>
330        <property name="maximumSize" >
331         <size>
332          <width>30</width>
333          <height>25</height>
334         </size>
335        </property>
336        <property name="toolTip" >
337         <string>Insert fraction</string>
338        </property>
339        <property name="text" >
340         <string/>
341        </property>
342        <property name="icon" >
343         <iconset>../../../../lib/images/math/frac-square.xpm</iconset>
344        </property>
345       </widget>
346      </item>
347      <item>
348       <widget class="QToolButton" name="equationPB" >
349        <property name="sizePolicy" >
350         <sizepolicy>
351          <hsizetype>1</hsizetype>
352          <vsizetype>1</vsizetype>
353          <horstretch>0</horstretch>
354          <verstretch>0</verstretch>
355         </sizepolicy>
356        </property>
357        <property name="maximumSize" >
358         <size>
359          <width>25</width>
360          <height>25</height>
361         </size>
362        </property>
363        <property name="toolTip" >
364         <string>Toggle between display and inline mode</string>
365        </property>
366        <property name="text" >
367         <string/>
368        </property>
369        <property name="icon" >
370         <iconset>../../../../lib/images/math/equation.xpm</iconset>
371        </property>
372       </widget>
373      </item>
374      <item>
375       <widget class="QToolButton" name="subscriptPB" >
376        <property name="maximumSize" >
377         <size>
378          <width>25</width>
379          <height>25</height>
380         </size>
381        </property>
382        <property name="toolTip" >
383         <string>Subscript</string>
384        </property>
385        <property name="text" >
386         <string/>
387        </property>
388        <property name="icon" >
389         <iconset>../../../../lib/images/math/sub.xpm</iconset>
390        </property>
391       </widget>
392      </item>
393      <item>
394       <widget class="QToolButton" name="superscriptPB" >
395        <property name="maximumSize" >
396         <size>
397          <width>25</width>
398          <height>25</height>
399         </size>
400        </property>
401        <property name="toolTip" >
402         <string>Superscript</string>
403        </property>
404        <property name="text" >
405         <string/>
406        </property>
407        <property name="icon" >
408         <iconset>../../../../lib/images/math/super.xpm</iconset>
409        </property>
410       </widget>
411      </item>
412      <item>
413       <widget class="QToolButton" name="matrixPB" >
414        <property name="maximumSize" >
415         <size>
416          <width>25</width>
417          <height>25</height>
418         </size>
419        </property>
420        <property name="toolTip" >
421         <string>Insert matrix</string>
422        </property>
423        <property name="text" >
424         <string/>
425        </property>
426        <property name="icon" >
427         <iconset>../../../../lib/images/math/matrix.xpm</iconset>
428        </property>
429       </widget>
430      </item>
431      <item>
432       <widget class="QToolButton" name="delimitersPB" >
433        <property name="maximumSize" >
434         <size>
435          <width>25</width>
436          <height>25</height>
437         </size>
438        </property>
439        <property name="toolTip" >
440         <string>Show delimiter and bracket dialog</string>
441        </property>
442        <property name="text" >
443         <string/>
444        </property>
445        <property name="icon" >
446         <iconset>../../../../lib/images/math/delim.xpm</iconset>
447        </property>
448       </widget>
449      </item>
450     </layout>
451    </item>
452   </layout>
453  </widget>
454  <tabstops>
455   <tabstop>symbolsCO</tabstop>
456   <tabstop>sqrtPB</tabstop>
457   <tabstop>spacePB</tabstop>
458   <tabstop>stylePB</tabstop>
459   <tabstop>fontPB</tabstop>
460   <tabstop>fracPB</tabstop>
461   <tabstop>equationPB</tabstop>
462   <tabstop>subscriptPB</tabstop>
463   <tabstop>superscriptPB</tabstop>
464   <tabstop>matrixPB</tabstop>
465   <tabstop>delimitersPB</tabstop>
466   <tabstop>functionsLW</tabstop>
467   <tabstop>tearoffPB</tabstop>
468   <tabstop>closePB</tabstop>
469  </tabstops>
470  <includes>
471   <include location="local" >qt_helpers.h</include>
472  </includes>
473  <resources/>
474  <connections/>
475 </ui>