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