]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QErrorListUi.ui
This new citation dialog follows a new design similar to lyx-1.3:
[lyx.git] / src / frontends / qt4 / ui / QErrorListUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QErrorListUi</class>
6  <widget class="QDialog" name="QErrorListUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>349</width>
12     <height>367</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>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="0" column="0" colspan="2" >
29     <widget class="Q3ListBox" name="errorsLB" />
30    </item>
31    <item row="2" column="1" >
32     <widget class="QPushButton" name="closePB" >
33      <property name="text" >
34       <string>&amp;Close</string>
35      </property>
36     </widget>
37    </item>
38    <item row="2" column="0" >
39     <spacer>
40      <property name="orientation" >
41       <enum>Qt::Horizontal</enum>
42      </property>
43      <property name="sizeType" >
44       <enum>QSizePolicy::Expanding</enum>
45      </property>
46      <property name="sizeHint" >
47       <size>
48        <width>20</width>
49        <height>20</height>
50       </size>
51      </property>
52     </spacer>
53    </item>
54    <item row="1" column="0" colspan="2" >
55     <widget class="Q3TextBrowser" name="descriptionTB" />
56    </item>
57   </layout>
58  </widget>
59  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
60  <customwidgets>
61   <customwidget>
62    <class>Q3ListBox</class>
63    <extends></extends>
64    <header>q3listbox.h</header>
65    <container>0</container>
66    <pixmap></pixmap>
67   </customwidget>
68   <customwidget>
69    <class>Q3TextBrowser</class>
70    <extends>QWidget</extends>
71    <header>q3textbrowser.h</header>
72    <container>1</container>
73    <pixmap></pixmap>
74   </customwidget>
75  </customwidgets>
76  <resources/>
77  <connections/>
78 </ui>