]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QLogUi.ui
This new citation dialog follows a new design similar to lyx-1.3:
[lyx.git] / src / frontends / qt4 / ui / QLogUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QLogUi</class>
6  <widget class="QDialog" name="QLogUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>420</width>
12     <height>328</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="QVBoxLayout" >
22    <property name="margin" >
23     <number>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item>
29     <widget class="Q3TextView" name="logTV" />
30    </item>
31    <item>
32     <layout class="QHBoxLayout" >
33      <property name="margin" >
34       <number>0</number>
35      </property>
36      <property name="spacing" >
37       <number>6</number>
38      </property>
39      <item>
40       <spacer>
41        <property name="orientation" >
42         <enum>Qt::Horizontal</enum>
43        </property>
44        <property name="sizeType" >
45         <enum>QSizePolicy::Expanding</enum>
46        </property>
47        <property name="sizeHint" >
48         <size>
49          <width>20</width>
50          <height>20</height>
51         </size>
52        </property>
53       </spacer>
54      </item>
55      <item>
56       <widget class="QPushButton" name="updatePB" >
57        <property name="toolTip" >
58         <string>Update the display</string>
59        </property>
60        <property name="text" >
61         <string>&amp;Update</string>
62        </property>
63        <property name="default" >
64         <bool>true</bool>
65        </property>
66       </widget>
67      </item>
68      <item>
69       <widget class="QPushButton" name="closePB" >
70        <property name="text" >
71         <string>&amp;Close</string>
72        </property>
73       </widget>
74      </item>
75     </layout>
76    </item>
77   </layout>
78  </widget>
79  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
80  <customwidgets>
81   <customwidget>
82    <class>Q3TextView</class>
83    <extends>QWidget</extends>
84    <header>q3textview.h</header>
85    <container>1</container>
86    <pixmap></pixmap>
87   </customwidget>
88  </customwidgets>
89  <tabstops>
90   <tabstop>logTV</tabstop>
91   <tabstop>updatePB</tabstop>
92   <tabstop>closePB</tabstop>
93  </tabstops>
94  <resources/>
95  <connections/>
96 </ui>