1409 </item> |
1409 </item> |
1410 </layout> |
1410 </layout> |
1411 </widget> |
1411 </widget> |
1412 </item> |
1412 </item> |
1413 <item> |
1413 <item> |
|
1414 <spacer name="verticalSpacer_7"> |
|
1415 <property name="orientation"> |
|
1416 <enum>Qt::Vertical</enum> |
|
1417 </property> |
|
1418 <property name="sizeHint" stdset="0"> |
|
1419 <size> |
|
1420 <width>20</width> |
|
1421 <height>737</height> |
|
1422 </size> |
|
1423 </property> |
|
1424 </spacer> |
|
1425 </item> |
|
1426 </layout> |
|
1427 </widget> |
|
1428 <widget class="QWidget" name="nameOrderOptionsTab"> |
|
1429 <attribute name="title"> |
|
1430 <string>Name Order</string> |
|
1431 </attribute> |
|
1432 <layout class="QVBoxLayout" name="verticalLayout_19"> |
|
1433 <item> |
1414 <widget class="QGroupBox" name="groupBox_18"> |
1434 <widget class="QGroupBox" name="groupBox_18"> |
1415 <property name="title"> |
1435 <property name="title"> |
1416 <string>Imports Sorting</string> |
1436 <string>Name Sorting</string> |
1417 </property> |
1437 </property> |
1418 <layout class="QGridLayout" name="gridLayout_10"> |
1438 <layout class="QGridLayout" name="gridLayout_10"> |
1419 <item row="0" column="0"> |
1439 <item row="0" column="0"> |
1420 <widget class="QLabel" name="label_37"> |
1440 <widget class="QLabel" name="label_37"> |
1421 <property name="text"> |
1441 <property name="text"> |
1461 <property name="text"> |
1481 <property name="text"> |
1462 <string>Sort Case Sensitively</string> |
1482 <string>Sort Case Sensitively</string> |
1463 </property> |
1483 </property> |
1464 </widget> |
1484 </widget> |
1465 </item> |
1485 </item> |
1466 <item row="1" column="2"> |
1486 </layout> |
|
1487 </widget> |
|
1488 </item> |
|
1489 <item> |
|
1490 <widget class="QGroupBox" name="groupBox_19"> |
|
1491 <property name="title"> |
|
1492 <string>Imports Sorting</string> |
|
1493 </property> |
|
1494 <layout class="QHBoxLayout" name="horizontalLayout_13"> |
|
1495 <item> |
1467 <widget class="QCheckBox" name="sortFromFirstCheckBox"> |
1496 <widget class="QCheckBox" name="sortFromFirstCheckBox"> |
1468 <property name="toolTip"> |
1497 <property name="toolTip"> |
1469 <string>Select to place from imports first then straight ones</string> |
1498 <string>Select to place from imports first then straight ones</string> |
1470 </property> |
1499 </property> |
1471 <property name="text"> |
1500 <property name="text"> |
1472 <string>Sort From First</string> |
1501 <string>Sort From First</string> |
1473 </property> |
1502 </property> |
1474 </widget> |
1503 </widget> |
1475 </item> |
1504 </item> |
|
1505 <item> |
|
1506 <widget class="QCheckBox" name="combinedAsImpotsCheckBox"> |
|
1507 <property name="toolTip"> |
|
1508 <string>Select to allow combined as imports (e.g. from foo import bar, baz as bas)</string> |
|
1509 </property> |
|
1510 <property name="text"> |
|
1511 <string>Combined As Imports</string> |
|
1512 </property> |
|
1513 </widget> |
|
1514 </item> |
|
1515 <item> |
|
1516 <spacer name="horizontalSpacer_11"> |
|
1517 <property name="orientation"> |
|
1518 <enum>Qt::Horizontal</enum> |
|
1519 </property> |
|
1520 <property name="sizeHint" stdset="0"> |
|
1521 <size> |
|
1522 <width>313</width> |
|
1523 <height>20</height> |
|
1524 </size> |
|
1525 </property> |
|
1526 </spacer> |
|
1527 </item> |
1476 </layout> |
1528 </layout> |
1477 </widget> |
1529 </widget> |
1478 </item> |
1530 </item> |
1479 <item> |
1531 <item> |
1480 <widget class="QCheckBox" name="combinedAsImpotsCheckBox"> |
1532 <spacer name="verticalSpacer_10"> |
1481 <property name="toolTip"> |
|
1482 <string>Select to allow combined as imports (e.g. from foo import bar, baz as bas)</string> |
|
1483 </property> |
|
1484 <property name="text"> |
|
1485 <string>Combined As Imports</string> |
|
1486 </property> |
|
1487 </widget> |
|
1488 </item> |
|
1489 <item> |
|
1490 <spacer name="verticalSpacer_7"> |
|
1491 <property name="orientation"> |
1533 <property name="orientation"> |
1492 <enum>Qt::Vertical</enum> |
1534 <enum>Qt::Vertical</enum> |
1493 </property> |
1535 </property> |
1494 <property name="sizeHint" stdset="0"> |
1536 <property name="sizeHint" stdset="0"> |
1495 <size> |
1537 <size> |
1496 <width>20</width> |
1538 <width>20</width> |
1497 <height>737</height> |
1539 <height>365</height> |
1498 </size> |
1540 </size> |
1499 </property> |
1541 </property> |
1500 </spacer> |
1542 </spacer> |
1501 </item> |
1543 </item> |
1502 </layout> |
1544 </layout> |
1881 <tabstop>allowUntypedDefsCheckBox</tabstop> |
1923 <tabstop>allowUntypedDefsCheckBox</tabstop> |
1882 <tabstop>allowUntypedNestedCheckBox</tabstop> |
1924 <tabstop>allowUntypedNestedCheckBox</tabstop> |
1883 <tabstop>mypyInitReturnCheckBox</tabstop> |
1925 <tabstop>mypyInitReturnCheckBox</tabstop> |
1884 <tabstop>allowStarArgAnyCheckBox</tabstop> |
1926 <tabstop>allowStarArgAnyCheckBox</tabstop> |
1885 <tabstop>forceFutureAnnotationsCheckBox</tabstop> |
1927 <tabstop>forceFutureAnnotationsCheckBox</tabstop> |
|
1928 <tabstop>simplifiedTypesCheckBox</tabstop> |
1886 <tabstop>dispatchDecoratorEdit</tabstop> |
1929 <tabstop>dispatchDecoratorEdit</tabstop> |
1887 <tabstop>overloadDecoratorEdit</tabstop> |
1930 <tabstop>overloadDecoratorEdit</tabstop> |
1888 <tabstop>tmpDirectoriesEdit</tabstop> |
1931 <tabstop>tmpDirectoriesEdit</tabstop> |
1889 <tabstop>hashesEdit</tabstop> |
1932 <tabstop>hashesEdit</tabstop> |
1890 <tabstop>insecureSslProtocolsEdit</tabstop> |
1933 <tabstop>insecureSslProtocolsEdit</tabstop> |