eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui

branch
eric7
changeset 8801
8fbb21be8579
parent 8359
0e29e54e9269
child 8802
129a973fc33e
equal deleted inserted replaced
8800:d0d2fa9dbbb7 8801:8fbb21be8579
33 </attribute> 33 </attribute>
34 <layout class="QHBoxLayout" name="horizontalLayout_2"> 34 <layout class="QHBoxLayout" name="horizontalLayout_2">
35 <item> 35 <item>
36 <widget class="QTabWidget" name="optionsTabWidget"> 36 <widget class="QTabWidget" name="optionsTabWidget">
37 <property name="currentIndex"> 37 <property name="currentIndex">
38 <number>1</number> 38 <number>0</number>
39 </property> 39 </property>
40 <widget class="QWidget" name="globalOptionsTab"> 40 <widget class="QWidget" name="globalOptionsTab">
41 <attribute name="title"> 41 <attribute name="title">
42 <string>Global Options</string> 42 <string>Global Options</string>
43 </attribute> 43 </attribute>
264 </property> 264 </property>
265 <widget class="QWidget" name="scrollAreaWidgetContents"> 265 <widget class="QWidget" name="scrollAreaWidgetContents">
266 <property name="geometry"> 266 <property name="geometry">
267 <rect> 267 <rect>
268 <x>0</x> 268 <x>0</x>
269 <y>-512</y> 269 <y>0</y>
270 <width>611</width> 270 <width>611</width>
271 <height>1417</height> 271 <height>1417</height>
272 </rect> 272 </rect>
273 </property> 273 </property>
274 <layout class="QVBoxLayout" name="verticalLayout_4"> 274 <layout class="QVBoxLayout" name="verticalLayout_4">
1248 <widget class="QPlainTextEdit" name="tmpDirectoriesEdit"> 1248 <widget class="QPlainTextEdit" name="tmpDirectoriesEdit">
1249 <property name="toolTip"> 1249 <property name="toolTip">
1250 <string>Enter directory names (one per line) to be checked for</string> 1250 <string>Enter directory names (one per line) to be checked for</string>
1251 </property> 1251 </property>
1252 </widget> 1252 </widget>
1253 </item>
1254 </layout>
1255 </widget>
1256 <widget class="QWidget" name="importOptionsTab">
1257 <attribute name="title">
1258 <string>Imports</string>
1259 </attribute>
1260 <layout class="QVBoxLayout" name="verticalLayout_15">
1261 <item>
1262 <widget class="QGroupBox" name="groupBox_15">
1263 <property name="title">
1264 <string>Application Modules</string>
1265 </property>
1266 <layout class="QVBoxLayout" name="verticalLayout_14">
1267 <item>
1268 <widget class="QLabel" name="label_35">
1269 <property name="text">
1270 <string>Enter top level application module names separated by a space character:</string>
1271 </property>
1272 <property name="wordWrap">
1273 <bool>true</bool>
1274 </property>
1275 </widget>
1276 </item>
1277 <item>
1278 <widget class="QPlainTextEdit" name="appModulesEdit"/>
1279 </item>
1280 </layout>
1281 </widget>
1282 </item>
1283 <item>
1284 <spacer name="verticalSpacer_7">
1285 <property name="orientation">
1286 <enum>Qt::Vertical</enum>
1287 </property>
1288 <property name="sizeHint" stdset="0">
1289 <size>
1290 <width>20</width>
1291 <height>737</height>
1292 </size>
1293 </property>
1294 </spacer>
1253 </item> 1295 </item>
1254 </layout> 1296 </layout>
1255 </widget> 1297 </widget>
1256 </widget> 1298 </widget>
1257 </item> 1299 </item>
1663 <tabstop>rsaHighRiskCombo</tabstop> 1705 <tabstop>rsaHighRiskCombo</tabstop>
1664 <tabstop>rsaMediumRiskCombo</tabstop> 1706 <tabstop>rsaMediumRiskCombo</tabstop>
1665 <tabstop>ecHighRiskCombo</tabstop> 1707 <tabstop>ecHighRiskCombo</tabstop>
1666 <tabstop>ecMediumRiskCombo</tabstop> 1708 <tabstop>ecMediumRiskCombo</tabstop>
1667 <tabstop>typedExceptionsCheckBox</tabstop> 1709 <tabstop>typedExceptionsCheckBox</tabstop>
1710 <tabstop>appModulesEdit</tabstop>
1668 <tabstop>startButton</tabstop> 1711 <tabstop>startButton</tabstop>
1669 <tabstop>loadDefaultButton</tabstop> 1712 <tabstop>loadDefaultButton</tabstop>
1670 <tabstop>storeDefaultButton</tabstop> 1713 <tabstop>storeDefaultButton</tabstop>
1671 <tabstop>resetDefaultButton</tabstop> 1714 <tabstop>resetDefaultButton</tabstop>
1672 <tabstop>progressList</tabstop> 1715 <tabstop>progressList</tabstop>

eric ide

mercurial