eric7/Preferences/ConfigurationPages/LogViewerPage.ui

branch
eric7
changeset 8869
3dbb04832c21
parent 8358
144a6b854f70
equal deleted inserted replaced
8868:612e9b9b5ad9 8869:3dbb04832c21
4 <widget class="QWidget" name="LogViewerPage"> 4 <widget class="QWidget" name="LogViewerPage">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>442</width> 9 <width>601</width>
10 <height>388</height> 10 <height>479</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout"> 13 <layout class="QVBoxLayout" name="verticalLayout">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
65 <string/> 65 <string/>
66 </property> 66 </property>
67 </widget> 67 </widget>
68 </item> 68 </item>
69 <item> 69 <item>
70 <spacer name="horizontalSpacer"> 70 <widget class="QLineEdit" name="errorTextExample">
71 <property name="orientation"> 71 <property name="text">
72 <enum>Qt::Horizontal</enum> 72 <string>There was an error condition reported.</string>
73 </property> 73 </property>
74 <property name="sizeHint" stdset="0"> 74 <property name="readOnly">
75 <size> 75 <bool>true</bool>
76 <width>316</width>
77 <height>20</height>
78 </size>
79 </property> 76 </property>
80 </spacer> 77 </widget>
81 </item> 78 </item>
82 </layout> 79 </layout>
83 </item> 80 </item>
84 <item> 81 <item>
85 <widget class="QLabel" name="label"> 82 <widget class="QLabel" name="label">

eric ide

mercurial