src/eric7/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui

branch
eric7
changeset 9335
ec381c083dbd
parent 9209
b99e7fd55fd3
child 9925
a267ac36dd69
equal deleted inserted replaced
9334:28e30230ab28 9335:ec381c083dbd
113 </property> 113 </property>
114 </column> 114 </column>
115 </widget> 115 </widget>
116 </item> 116 </item>
117 <item> 117 <item>
118 <widget class="EricSqueezeLabelPath" name="checkProgressLabel">
119 <property name="sizePolicy">
120 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
121 <horstretch>0</horstretch>
122 <verstretch>0</verstretch>
123 </sizepolicy>
124 </property>
125 <property name="text">
126 <string/>
127 </property>
128 </widget>
129 </item>
130 <item>
131 <widget class="QProgressBar" name="checkProgress"> 118 <widget class="QProgressBar" name="checkProgress">
132 <property name="toolTip"> 119 <property name="toolTip">
133 <string>Shows the progress of the syntax check action</string> 120 <string>Shows the progress of the syntax check action</string>
134 </property> 121 </property>
135 <property name="value"> 122 <property name="value">
154 </widget> 141 </widget>
155 </item> 142 </item>
156 </layout> 143 </layout>
157 </widget> 144 </widget>
158 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 145 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
159 <customwidgets>
160 <customwidget>
161 <class>EricSqueezeLabelPath</class>
162 <extends>QLabel</extends>
163 <header>EricWidgets/EricSqueezeLabels.h</header>
164 </customwidget>
165 </customwidgets>
166 <tabstops> 146 <tabstops>
167 <tabstop>startButton</tabstop> 147 <tabstop>startButton</tabstop>
168 <tabstop>excludeFilesEdit</tabstop> 148 <tabstop>excludeFilesEdit</tabstop>
169 <tabstop>resultList</tabstop> 149 <tabstop>resultList</tabstop>
170 <tabstop>buttonBox</tabstop> 150 <tabstop>buttonBox</tabstop>

eric ide

mercurial