]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/ModulesUi.ui
Add the missing file.
[lyx.git] / src / frontends / qt4 / ui / ModulesUi.ui
1 <ui version="4.0" >
2  <class>ModulesUi</class>
3  <widget class="QWidget" name="ModulesUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>368</width>
9     <height>381</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" >
17     <widget class="QGroupBox" name="modulesGB" >
18      <property name="title" >
19       <string>Modules</string>
20      </property>
21      <layout class="QGridLayout" >
22       <property name="margin" >
23        <number>9</number>
24       </property>
25       <property name="spacing" >
26        <number>6</number>
27       </property>
28       <item row="6" column="0" colspan="3" >
29        <widget class="QTextBrowser" name="infoML" />
30       </item>
31       <item row="5" column="1" >
32        <spacer>
33         <property name="orientation" >
34          <enum>Qt::Vertical</enum>
35         </property>
36         <property name="sizeHint" stdset="0" >
37          <size>
38           <width>80</width>
39           <height>16</height>
40          </size>
41         </property>
42        </spacer>
43       </item>
44       <item row="4" column="1" >
45        <widget class="QPushButton" name="downPB" >
46         <property name="text" >
47          <string>Do&amp;wn</string>
48         </property>
49        </widget>
50       </item>
51       <item row="3" column="1" >
52        <widget class="QPushButton" name="upPB" >
53         <property name="text" >
54          <string>&amp;Up</string>
55         </property>
56        </widget>
57       </item>
58       <item row="2" column="1" >
59        <widget class="QPushButton" name="deletePB" >
60         <property name="text" >
61          <string>De&amp;lete</string>
62         </property>
63        </widget>
64       </item>
65       <item rowspan="5" row="1" column="2" >
66        <widget class="QListView" name="selectedLV" >
67         <property name="editTriggers" >
68          <set>QAbstractItemView::NoEditTriggers</set>
69         </property>
70        </widget>
71       </item>
72       <item row="1" column="1" >
73        <widget class="QPushButton" name="addPB" >
74         <property name="text" >
75          <string>A&amp;dd</string>
76         </property>
77        </widget>
78       </item>
79       <item rowspan="5" row="1" column="0" >
80        <widget class="QListView" name="availableLV" >
81         <property name="editTriggers" >
82          <set>QAbstractItemView::NoEditTriggers</set>
83         </property>
84        </widget>
85       </item>
86       <item row="0" column="2" >
87        <widget class="QLabel" name="selmodL" >
88         <property name="text" >
89          <string>S&amp;elected:</string>
90         </property>
91         <property name="buddy" >
92          <cstring>selectedLV</cstring>
93         </property>
94        </widget>
95       </item>
96       <item row="0" column="0" >
97        <widget class="QLabel" name="availmodL" >
98         <property name="text" >
99          <string>A&amp;vailable:</string>
100         </property>
101         <property name="buddy" >
102          <cstring>availableLV</cstring>
103         </property>
104        </widget>
105       </item>
106      </layout>
107     </widget>
108    </item>
109   </layout>
110  </widget>
111  <tabstops>
112   <tabstop>availableLV</tabstop>
113   <tabstop>addPB</tabstop>
114   <tabstop>deletePB</tabstop>
115   <tabstop>upPB</tabstop>
116   <tabstop>downPB</tabstop>
117   <tabstop>selectedLV</tabstop>
118   <tabstop>infoML</tabstop>
119  </tabstops>
120  <includes>
121   <include location="local" >qt_i18n.h</include>
122  </includes>
123  <resources/>
124  <connections/>
125 </ui>