]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
Some tooltips.
[lyx.git] / src / frontends / qt4 / ui / MathsUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MathsUi</class>
4  <widget class="QWidget" name="MathsUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>432</width>
10     <height>291</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0">
18     <widget class="QTableWidget" name="packagesTW">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="columnCount">
26       <number>4</number>
27      </property>
28      <attribute name="horizontalHeaderStretchLastSection">
29       <bool>false</bool>
30      </attribute>
31      <attribute name="verticalHeaderVisible">
32       <bool>false</bool>
33      </attribute>
34      <column/>
35      <column/>
36      <column/>
37      <column/>
38     </widget>
39    </item>
40    <item row="1" column="0">
41     <layout class="QHBoxLayout" name="horizontalLayout">
42      <item>
43       <widget class="QLabel" name="allPakcagesLA">
44        <property name="text">
45         <string>All packages:</string>
46        </property>
47       </widget>
48      </item>
49      <item>
50       <widget class="QPushButton" name="allPackagesAutoPB">
51        <property name="text">
52         <string>Load A&amp;utomatically</string>
53        </property>
54       </widget>
55      </item>
56      <item>
57       <widget class="QPushButton" name="allPackagesAlwaysPB">
58        <property name="text">
59         <string>Load Alwa&amp;ys</string>
60        </property>
61       </widget>
62      </item>
63      <item>
64       <widget class="QPushButton" name="allPackagesNotPB">
65        <property name="text">
66         <string>Do &amp;Not Load</string>
67        </property>
68       </widget>
69      </item>
70     </layout>
71    </item>
72   </layout>
73  </widget>
74  <includes>
75   <include location="local">qt_i18n.h</include>
76  </includes>
77  <resources/>
78  <connections/>
79 </ui>