]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LocalLayoutUi.ui
More GuiInfo usability work
[lyx.git] / src / frontends / qt4 / ui / LocalLayoutUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>LocalLayoutUi</class>
4  <widget class="QWidget" name="LocalLayoutUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>377</width>
10     <height>434</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="3" column="2">
18     <widget class="QLabel" name="convertLB">
19      <property name="contextMenuPolicy">
20       <enum>Qt::NoContextMenu</enum>
21      </property>
22      <property name="toolTip">
23       <string>Errors reported in terminal.</string>
24      </property>
25      <property name="text">
26       <string/>
27      </property>
28      <property name="alignment">
29       <set>Qt::AlignCenter</set>
30      </property>
31     </widget>
32    </item>
33    <item row="3" column="0">
34     <widget class="QPushButton" name="convertPB">
35      <property name="text">
36       <string>Convert</string>
37      </property>
38     </widget>
39    </item>
40    <item row="1" column="2">
41     <widget class="QLabel" name="validLB">
42      <property name="contextMenuPolicy">
43       <enum>Qt::NoContextMenu</enum>
44      </property>
45      <property name="toolTip">
46       <string>Errors reported in terminal.</string>
47      </property>
48      <property name="text">
49       <string/>
50      </property>
51      <property name="alignment">
52       <set>Qt::AlignCenter</set>
53      </property>
54     </widget>
55    </item>
56    <item row="2" column="2">
57     <widget class="QPushButton" name="editPB">
58      <property name="text">
59       <string>Edit</string>
60      </property>
61     </widget>
62    </item>
63    <item row="2" column="0">
64     <widget class="QPushButton" name="validatePB">
65      <property name="toolTip">
66       <string/>
67      </property>
68      <property name="text">
69       <string>&amp;Validate</string>
70      </property>
71     </widget>
72    </item>
73    <item row="0" column="0" rowspan="2" colspan="3">
74     <widget class="QTextEdit" name="locallayoutTE">
75      <property name="toolTip">
76       <string>Document-specific layout information</string>
77      </property>
78      <property name="statusTip">
79       <string/>
80      </property>
81      <property name="acceptRichText">
82       <bool>false</bool>
83      </property>
84     </widget>
85    </item>
86   </layout>
87  </widget>
88  <includes>
89   <include location="local">qt_i18n.h</include>
90  </includes>
91  <resources/>
92  <connections/>
93 </ui>