]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/ProgressViewUi.ui
Let's see if we can close these translations not fitting.
[lyx.git] / src / frontends / qt4 / ui / ProgressViewUi.ui
1 <ui version="4.0" >
2  <class>ProgressViewUi</class>
3  <widget class="QWidget" name="ProgressViewUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>544</width>
9     <height>518</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout_2" >
16    <item>
17     <widget class="QTabWidget" name="tabWidget" >
18      <property name="enabled" >
19       <bool>true</bool>
20      </property>
21      <property name="sizePolicy" >
22       <sizepolicy vsizetype="Ignored" hsizetype="Expanding" >
23        <horstretch>0</horstretch>
24        <verstretch>0</verstretch>
25       </sizepolicy>
26      </property>
27      <property name="baseSize" >
28       <size>
29        <width>0</width>
30        <height>0</height>
31       </size>
32      </property>
33      <property name="acceptDrops" >
34       <bool>false</bool>
35      </property>
36      <property name="layoutDirection" >
37       <enum>Qt::LeftToRight</enum>
38      </property>
39      <property name="autoFillBackground" >
40       <bool>false</bool>
41      </property>
42      <property name="tabPosition" >
43       <enum>QTabWidget::East</enum>
44      </property>
45      <property name="tabShape" >
46       <enum>QTabWidget::Rounded</enum>
47      </property>
48      <property name="currentIndex" >
49       <number>0</number>
50      </property>
51      <property name="iconSize" >
52       <size>
53        <width>16</width>
54        <height>16</height>
55       </size>
56      </property>
57      <property name="usesScrollButtons" >
58       <bool>true</bool>
59      </property>
60      <widget class="QWidget" name="tab" >
61       <attribute name="title" >
62        <string>Output</string>
63       </attribute>
64       <layout class="QGridLayout" name="gridLayout_2" >
65        <item row="0" column="0" >
66         <widget class="QTextEdit" name="outTE" >
67          <property name="sizePolicy" >
68           <sizepolicy vsizetype="Ignored" hsizetype="Expanding" >
69            <horstretch>1</horstretch>
70            <verstretch>0</verstretch>
71           </sizepolicy>
72          </property>
73          <property name="maximumSize" >
74           <size>
75            <width>16777215</width>
76            <height>16777215</height>
77           </size>
78          </property>
79          <property name="frameShape" >
80           <enum>QFrame::StyledPanel</enum>
81          </property>
82          <property name="frameShadow" >
83           <enum>QFrame::Sunken</enum>
84          </property>
85          <property name="lineWidth" >
86           <number>1</number>
87          </property>
88          <property name="readOnly" >
89           <bool>true</bool>
90          </property>
91         </widget>
92        </item>
93       </layout>
94      </widget>
95      <widget class="QWidget" name="tab_2" >
96       <attribute name="title" >
97        <string>Settings</string>
98       </attribute>
99       <layout class="QVBoxLayout" name="verticalLayout" >
100        <item>
101         <widget class="QScrollArea" name="scrollArea" >
102          <property name="widgetResizable" >
103           <bool>true</bool>
104          </property>
105          <widget class="QWidget" name="scrollAreaWidgetContents" >
106           <property name="geometry" >
107            <rect>
108             <x>0</x>
109             <y>0</y>
110             <width>480</width>
111             <height>474</height>
112            </rect>
113           </property>
114           <layout class="QVBoxLayout" name="verticalLayout_4" >
115            <item>
116             <layout class="QGridLayout" name="settingsLayout" >
117              <item row="0" column="0" >
118               <widget class="QCheckBox" name="autoClearCB" >
119                <property name="toolTip" >
120                 <string>Automatic cleanup of the window before LaTeX compilation proceeds</string>
121                </property>
122                <property name="text" >
123                 <string>&amp;Automatic clear</string>
124                </property>
125                <property name="checked" >
126                 <bool>true</bool>
127                </property>
128               </widget>
129              </item>
130              <item row="1" column="0" >
131               <widget class="QCheckBox" name="sbarCB" >
132                <property name="text" >
133                 <string>Statusbar messages</string>
134                </property>
135                <property name="checked" >
136                 <bool>true</bool>
137                </property>
138               </widget>
139              </item>
140              <item row="2" column="0" >
141               <widget class="QLabel" name="label" >
142                <property name="text" >
143                 <string>----- Debugging levels -----</string>
144                </property>
145               </widget>
146              </item>
147             </layout>
148            </item>
149           </layout>
150          </widget>
151         </widget>
152        </item>
153       </layout>
154      </widget>
155     </widget>
156    </item>
157   </layout>
158  </widget>
159  <includes>
160   <include location="local" >qt_i18n.h</include>
161  </includes>
162  <resources/>
163  <connections/>
164 </ui>