]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LogUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[lyx.git] / src / frontends / qt4 / ui / LogUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>LogUi</class>
6  <widget class="QDialog" name="LogUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>421</width>
12     <height>359</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" >
29     <widget class="QPushButton" name="copyPB" >
30      <property name="text" >
31       <string>Copy to Clip&amp;board</string>
32      </property>
33     </widget>
34    </item>
35    <item row="1" column="1" >
36     <spacer>
37      <property name="orientation" >
38       <enum>Qt::Horizontal</enum>
39      </property>
40      <property name="sizeType" >
41       <enum>QSizePolicy::Expanding</enum>
42      </property>
43      <property name="sizeHint" >
44       <size>
45        <width>111</width>
46        <height>26</height>
47       </size>
48      </property>
49     </spacer>
50    </item>
51    <item row="1" column="3" >
52     <widget class="QPushButton" name="closePB" >
53      <property name="text" >
54       <string>&amp;Close</string>
55      </property>
56     </widget>
57    </item>
58    <item row="1" column="2" >
59     <widget class="QPushButton" name="updatePB" >
60      <property name="toolTip" >
61       <string>Update the display</string>
62      </property>
63      <property name="text" >
64       <string>&amp;Update</string>
65      </property>
66      <property name="default" >
67       <bool>true</bool>
68      </property>
69     </widget>
70    </item>
71    <item row="0" column="0" colspan="4" >
72     <widget class="QTextBrowser" name="logTB" />
73    </item>
74   </layout>
75  </widget>
76  <pixmapfunction></pixmapfunction>
77  <tabstops>
78   <tabstop>logTB</tabstop>
79   <tabstop>copyPB</tabstop>
80   <tabstop>updatePB</tabstop>
81   <tabstop>closePB</tabstop>
82  </tabstops>
83  <includes>
84   <include location="local" >qt_helpers.h</include>
85  </includes>
86  <resources/>
87  <connections/>
88 </ui>