]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LogUi.ui
Label only command for reference dialog.
[lyx.git] / src / frontends / qt4 / ui / LogUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0" >
3  <class>LogUi</class>
4  <widget class="QDialog" name="LogUi" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>421</width>
10     <height>474</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string/>
15   </property>
16   <property name="sizeGripEnabled" >
17    <bool>true</bool>
18   </property>
19   <layout class="QGridLayout" >
20    <property name="margin" >
21     <number>9</number>
22    </property>
23    <property name="spacing" >
24     <number>6</number>
25    </property>
26    <item row="3" column="0" >
27     <widget class="QLabel" name="findLA" >
28      <property name="text" >
29       <string>&amp;Find:</string>
30      </property>
31      <property name="buddy" >
32       <cstring>findLE</cstring>
33      </property>
34     </widget>
35    </item>
36    <item row="3" column="1" colspan="5" >
37     <widget class="QLineEdit" name="findLE" >
38      <property name="toolTip" >
39       <string>Hit Enter to search, or click Go!</string>
40      </property>
41     </widget>
42    </item>
43    <item row="0" column="0" >
44     <widget class="QLabel" name="logTypeLA" >
45      <property name="text" >
46       <string>Log &amp;Type:</string>
47      </property>
48      <property name="buddy" >
49       <cstring>logTypeCO</cstring>
50      </property>
51     </widget>
52    </item>
53    <item row="0" column="4" colspan="3" >
54     <spacer>
55      <property name="orientation" >
56       <enum>Qt::Horizontal</enum>
57      </property>
58      <property name="sizeHint" >
59       <size>
60        <width>161</width>
61        <height>20</height>
62       </size>
63      </property>
64     </spacer>
65    </item>
66    <item row="0" column="1" colspan="3" >
67     <widget class="QComboBox" name="logTypeCO" />
68    </item>
69    <item row="1" column="0" colspan="7" >
70     <widget class="QTextBrowser" name="logTB" />
71    </item>
72    <item row="4" column="4" colspan="2" >
73     <widget class="QPushButton" name="updatePB" >
74      <property name="toolTip" >
75       <string>Update the display</string>
76      </property>
77      <property name="text" >
78       <string>&amp;Update</string>
79      </property>
80      <property name="default" >
81       <bool>true</bool>
82      </property>
83     </widget>
84    </item>
85    <item row="4" column="6" >
86     <widget class="QPushButton" name="closePB" >
87      <property name="text" >
88       <string>&amp;Close</string>
89      </property>
90     </widget>
91    </item>
92    <item row="4" column="2" colspan="2" >
93     <spacer>
94      <property name="orientation" >
95       <enum>Qt::Horizontal</enum>
96      </property>
97      <property name="sizeType" >
98       <enum>QSizePolicy::Expanding</enum>
99      </property>
100      <property name="sizeHint" >
101       <size>
102        <width>111</width>
103        <height>26</height>
104       </size>
105      </property>
106     </spacer>
107    </item>
108    <item row="4" column="0" colspan="2" >
109     <widget class="QPushButton" name="openDirPB" >
110      <property name="text" >
111       <string>&amp;Open Containing Directory</string>
112      </property>
113     </widget>
114    </item>
115    <item row="2" column="0" colspan="3" >
116     <spacer>
117      <property name="orientation" >
118       <enum>Qt::Horizontal</enum>
119      </property>
120      <property name="sizeHint" >
121       <size>
122        <width>201</width>
123        <height>20</height>
124       </size>
125      </property>
126     </spacer>
127    </item>
128    <item row="3" column="6" >
129     <widget class="QPushButton" name="findPB" >
130      <property name="text" >
131       <string>&amp;Go!</string>
132      </property>
133     </widget>
134    </item>
135    <item row="2" column="5" colspan="2" >
136     <widget class="QPushButton" name="nextWarningPB" >
137      <property name="toolTip" >
138       <string>Jump to the next warning message.</string>
139      </property>
140      <property name="text" >
141       <string>Next &amp;Warning</string>
142      </property>
143     </widget>
144    </item>
145    <item row="2" column="3" colspan="2" >
146     <widget class="QPushButton" name="nextErrorPB" >
147      <property name="toolTip" >
148       <string>Jump to the next error message.</string>
149      </property>
150      <property name="text" >
151       <string>Next &amp;Error</string>
152      </property>
153     </widget>
154    </item>
155   </layout>
156  </widget>
157  <tabstops>
158   <tabstop>logTB</tabstop>
159   <tabstop>openDirPB</tabstop>
160   <tabstop>updatePB</tabstop>
161   <tabstop>closePB</tabstop>
162  </tabstops>
163  <includes>
164   <include location="local" >qt_i18n.h</include>
165  </includes>
166  <resources/>
167  <connections/>
168 </ui>