]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/ErrorListUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[lyx.git] / src / frontends / qt4 / ui / ErrorListUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>ErrorListUi</class>
6  <widget class="QDialog" name="ErrorListUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>367</width>
12     <height>459</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
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="1" column="0" colspan="2" >
29     <widget class="QTextBrowser" name="descriptionTB" >
30      <property name="sizePolicy" >
31       <sizepolicy>
32        <hsizetype>7</hsizetype>
33        <vsizetype>5</vsizetype>
34        <horstretch>0</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38     </widget>
39    </item>
40    <item row="0" column="0" colspan="2" >
41     <widget class="QListWidget" name="errorsLW" />
42    </item>
43    <item row="2" column="0" >
44     <spacer>
45      <property name="orientation" >
46       <enum>Qt::Horizontal</enum>
47      </property>
48      <property name="sizeType" >
49       <enum>QSizePolicy::Expanding</enum>
50      </property>
51      <property name="sizeHint" >
52       <size>
53        <width>20</width>
54        <height>20</height>
55       </size>
56      </property>
57     </spacer>
58    </item>
59    <item row="2" column="1" >
60     <widget class="QPushButton" name="closePB" >
61      <property name="text" >
62       <string>&amp;Close</string>
63      </property>
64     </widget>
65    </item>
66   </layout>
67  </widget>
68  <pixmapfunction></pixmapfunction>
69  <includes>
70   <include location="local" >qt_helpers.h</include>
71  </includes>
72  <tabstops>
73   <tabstop>errorsLW</tabstop>
74   <tabstop>descriptionTB</tabstop>
75   <tabstop>closePB</tabstop>
76  </tabstops>
77  <resources/>
78  <connections/>
79 </ui>