Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui

branch
Py2 comp.
changeset 3143
b6ee3ac90a6f
parent 3071
83d066710d60
child 5508
30626def80dc
equal deleted inserted replaced
3142:55030c09e142 3143:b6ee3ac90a6f
101 </property> 101 </property>
102 </column> 102 </column>
103 </widget> 103 </widget>
104 </item> 104 </item>
105 <item> 105 <item>
106 <widget class="E5SqueezeLabelPath" name="checkProgressLabel">
107 <property name="sizePolicy">
108 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
109 <horstretch>0</horstretch>
110 <verstretch>0</verstretch>
111 </sizepolicy>
112 </property>
113 <property name="text">
114 <string/>
115 </property>
116 </widget>
117 </item>
118 <item>
106 <widget class="QProgressBar" name="checkProgress"> 119 <widget class="QProgressBar" name="checkProgress">
107 <property name="toolTip"> 120 <property name="toolTip">
108 <string>Shows the progress of the syntax check action</string> 121 <string>Shows the progress of the syntax check action</string>
109 </property> 122 </property>
110 <property name="value"> 123 <property name="value">
132 </widget> 145 </widget>
133 <layoutdefault spacing="6" margin="6"/> 146 <layoutdefault spacing="6" margin="6"/>
134 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 147 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
135 <customwidgets> 148 <customwidgets>
136 <customwidget> 149 <customwidget>
150 <class>E5SqueezeLabelPath</class>
151 <extends>QLabel</extends>
152 <header>E5Gui/E5SqueezeLabels.h</header>
153 </customwidget>
154 <customwidget>
137 <class>E5ClearableLineEdit</class> 155 <class>E5ClearableLineEdit</class>
138 <extends>QLineEdit</extends> 156 <extends>QLineEdit</extends>
139 <header>E5Gui/E5LineEdit.h</header> 157 <header>E5Gui/E5LineEdit.h</header>
140 </customwidget> 158 </customwidget>
141 </customwidgets> 159 </customwidgets>

eric ide

mercurial