src/eric7/Debugger/StartCoverageDialog.ui

branch
eric7
changeset 9316
53ab4cd68b5b
parent 9291
7b271bcd12d0
child 9413
80c06d472826
equal deleted inserted replaced
9315:79be00bfe50c 9316:53ab4cd68b5b
239 </item> 239 </item>
240 <item row="0" column="1"> 240 <item row="0" column="1">
241 <widget class="QCheckBox" name="unhandledExceptionCheckBox"> 241 <widget class="QCheckBox" name="unhandledExceptionCheckBox">
242 <property name="toolTip"> 242 <property name="toolTip">
243 <string>Uncheck to disable reporting of unhandled exceptions</string> 243 <string>Uncheck to disable reporting of unhandled exceptions</string>
244 </property>
245 <property name="whatsThis">
246 <string>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
247 &lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</string>
244 </property> 248 </property>
245 <property name="text"> 249 <property name="text">
246 <string>Always report unhandled exceptions</string> 250 <string>Always report unhandled exceptions</string>
247 </property> 251 </property>
248 <property name="checked"> 252 <property name="checked">

eric ide

mercurial