Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 3489
9c5af34205c9
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
26 <widget class="QFrame" name="filterFrame"> 26 <widget class="QFrame" name="filterFrame">
27 <property name="frameShape"> 27 <property name="frameShape">
28 <enum>QFrame::NoFrame</enum> 28 <enum>QFrame::NoFrame</enum>
29 </property> 29 </property>
30 <layout class="QGridLayout" name="gridLayout"> 30 <layout class="QGridLayout" name="gridLayout">
31 <property name="margin"> 31 <property name="leftMargin">
32 <number>0</number>
33 </property>
34 <property name="topMargin">
35 <number>0</number>
36 </property>
37 <property name="rightMargin">
38 <number>0</number>
39 </property>
40 <property name="bottomMargin">
32 <number>0</number> 41 <number>0</number>
33 </property> 42 </property>
34 <item row="0" column="0"> 43 <item row="0" column="0">
35 <widget class="QLabel" name="label_2"> 44 <widget class="QLabel" name="label_2">
36 <property name="text"> 45 <property name="text">
139 <item row="1" column="2"> 148 <item row="1" column="2">
140 <widget class="QToolButton" name="excludeMessagesSelectButton"> 149 <widget class="QToolButton" name="excludeMessagesSelectButton">
141 <property name="toolTip"> 150 <property name="toolTip">
142 <string>Press to select the message codes from a list</string> 151 <string>Press to select the message codes from a list</string>
143 </property> 152 </property>
144 <property name="text">
145 <string>...</string>
146 </property>
147 </widget> 153 </widget>
148 </item> 154 </item>
149 <item row="2" column="0"> 155 <item row="2" column="0">
150 <widget class="QLabel" name="label_3"> 156 <widget class="QLabel" name="label_3">
151 <property name="text"> 157 <property name="text">
163 <item row="2" column="2"> 169 <item row="2" column="2">
164 <widget class="QToolButton" name="includeMessagesSelectButton"> 170 <widget class="QToolButton" name="includeMessagesSelectButton">
165 <property name="toolTip"> 171 <property name="toolTip">
166 <string>Press to select the message codes from a list</string> 172 <string>Press to select the message codes from a list</string>
167 </property> 173 </property>
168 <property name="text">
169 <string>...</string>
170 </property>
171 </widget> 174 </widget>
172 </item> 175 </item>
173 <item row="3" column="0"> 176 <item row="3" column="0">
174 <widget class="QLabel" name="label_4"> 177 <widget class="QLabel" name="label_4">
175 <property name="text"> 178 <property name="text">
187 <item row="3" column="2"> 190 <item row="3" column="2">
188 <widget class="QToolButton" name="fixIssuesSelectButton"> 191 <widget class="QToolButton" name="fixIssuesSelectButton">
189 <property name="toolTip"> 192 <property name="toolTip">
190 <string>Press to select the message codes from a list</string> 193 <string>Press to select the message codes from a list</string>
191 </property> 194 </property>
192 <property name="text">
193 <string>...</string>
194 </property>
195 </widget> 195 </widget>
196 </item> 196 </item>
197 <item row="4" column="0"> 197 <item row="4" column="0">
198 <widget class="QLabel" name="label_6"> 198 <widget class="QLabel" name="label_6">
199 <property name="text"> 199 <property name="text">
210 </item> 210 </item>
211 <item row="4" column="2"> 211 <item row="4" column="2">
212 <widget class="QToolButton" name="noFixIssuesSelectButton"> 212 <widget class="QToolButton" name="noFixIssuesSelectButton">
213 <property name="toolTip"> 213 <property name="toolTip">
214 <string>Press to select the message codes from a list</string> 214 <string>Press to select the message codes from a list</string>
215 </property>
216 <property name="text">
217 <string>...</string>
218 </property> 215 </property>
219 </widget> 216 </widget>
220 </item> 217 </item>
221 <item row="5" column="0"> 218 <item row="5" column="0">
222 <widget class="QLabel" name="label_5"> 219 <widget class="QLabel" name="label_5">

eric ide

mercurial