PyrightChecker/Ui_PyrightCheckerDialog.py

Sat, 26 Oct 2024 12:03:42 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 26 Oct 2024 12:03:42 +0200
branch
eric7
changeset 17
cef8a080b1f2
permissions
-rw-r--r--

Included the compiled forms into the archive.

17
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 # Form implementation generated from reading ui file 'PyrightChecker/PyrightCheckerDialog.ui'
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 #
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 # Created by: PyQt6 UI code generator 6.7.1
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 #
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 # WARNING: Any manual changes made to this file will be lost when pyuic6 is
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 # run again. Do not edit this file unless you know what you are doing.
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 from PyQt6 import QtCore, QtGui, QtWidgets
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 class Ui_PyrightCheckerDialog(object):
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 def setupUi(self, PyrightCheckerDialog):
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 PyrightCheckerDialog.setObjectName("PyrightCheckerDialog")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 PyrightCheckerDialog.resize(800, 600)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 PyrightCheckerDialog.setSizeGripEnabled(True)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 self.verticalLayout_2 = QtWidgets.QVBoxLayout(PyrightCheckerDialog)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 self.verticalLayout_2.setObjectName("verticalLayout_2")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 self.mainWidget = QtWidgets.QTabWidget(parent=PyrightCheckerDialog)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 self.mainWidget.setObjectName("mainWidget")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 self.configureTab = QtWidgets.QWidget()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 self.configureTab.setObjectName("configureTab")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 self.horizontalLayout = QtWidgets.QHBoxLayout(self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 self.horizontalLayout.setObjectName("horizontalLayout")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 self.gridLayout = QtWidgets.QGridLayout()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 self.gridLayout.setObjectName("gridLayout")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 self.label = QtWidgets.QLabel(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 self.label.setObjectName("label")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 self.gridLayout.addWidget(self.label, 0, 0, 1, 1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 self.platformComboBox = QtWidgets.QComboBox(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 self.platformComboBox.setObjectName("platformComboBox")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 self.gridLayout.addWidget(self.platformComboBox, 0, 1, 1, 1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 spacerItem = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 self.gridLayout.addItem(spacerItem, 0, 2, 1, 1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 self.label_2 = QtWidgets.QLabel(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 self.label_2.setObjectName("label_2")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 self.gridLayout.addWidget(self.label_2, 1, 0, 1, 1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 self.versionComboBox = QtWidgets.QComboBox(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 self.versionComboBox.setObjectName("versionComboBox")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 self.gridLayout.addWidget(self.versionComboBox, 1, 1, 1, 1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 self.skipUnannotatedCheckBox = QtWidgets.QCheckBox(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 self.skipUnannotatedCheckBox.setObjectName("skipUnannotatedCheckBox")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 self.gridLayout.addWidget(self.skipUnannotatedCheckBox, 2, 0, 1, 3)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 spacerItem1 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Policy.Minimum, QtWidgets.QSizePolicy.Policy.Expanding)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 self.gridLayout.addItem(spacerItem1, 3, 0, 1, 1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 self.horizontalLayout.addLayout(self.gridLayout)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 self.line = QtWidgets.QFrame(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 self.line.setFrameShape(QtWidgets.QFrame.Shape.VLine)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 self.line.setFrameShadow(QtWidgets.QFrame.Shadow.Sunken)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 self.line.setObjectName("line")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 self.horizontalLayout.addWidget(self.line)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 self.verticalLayout = QtWidgets.QVBoxLayout()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 self.verticalLayout.setObjectName("verticalLayout")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 self.startButton = QtWidgets.QPushButton(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 self.startButton.setObjectName("startButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 self.verticalLayout.addWidget(self.startButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 spacerItem2 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Policy.Minimum, QtWidgets.QSizePolicy.Policy.Expanding)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 self.verticalLayout.addItem(spacerItem2)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 self.tomlButton = QtWidgets.QPushButton(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 self.tomlButton.setObjectName("tomlButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 self.verticalLayout.addWidget(self.tomlButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 self.line_4 = QtWidgets.QFrame(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 self.line_4.setFrameShape(QtWidgets.QFrame.Shape.HLine)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 self.line_4.setFrameShadow(QtWidgets.QFrame.Shadow.Sunken)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 self.line_4.setObjectName("line_4")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 self.verticalLayout.addWidget(self.line_4)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 self.loadDefaultButton = QtWidgets.QPushButton(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 self.loadDefaultButton.setObjectName("loadDefaultButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 self.verticalLayout.addWidget(self.loadDefaultButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 self.storeDefaultButton = QtWidgets.QPushButton(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 self.storeDefaultButton.setObjectName("storeDefaultButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 self.verticalLayout.addWidget(self.storeDefaultButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 self.resetDefaultButton = QtWidgets.QPushButton(parent=self.configureTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 self.resetDefaultButton.setObjectName("resetDefaultButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 self.verticalLayout.addWidget(self.resetDefaultButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 self.horizontalLayout.addLayout(self.verticalLayout)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77 self.mainWidget.addTab(self.configureTab, "")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 self.resultsTab = QtWidgets.QWidget()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 self.resultsTab.setObjectName("resultsTab")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 self.horizontalLayout_4 = QtWidgets.QHBoxLayout(self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 self.horizontalLayout_4.setObjectName("horizontalLayout_4")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 self.verticalLayout_5 = QtWidgets.QVBoxLayout()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 self.verticalLayout_5.setObjectName("verticalLayout_5")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 self.resultList = QtWidgets.QTreeWidget(parent=self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 sizePolicy = QtWidgets.QSizePolicy(QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Expanding)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 sizePolicy.setHorizontalStretch(0)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 sizePolicy.setVerticalStretch(6)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 sizePolicy.setHeightForWidth(self.resultList.sizePolicy().hasHeightForWidth())
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 self.resultList.setSizePolicy(sizePolicy)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 self.resultList.setAlternatingRowColors(True)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 self.resultList.setSelectionMode(QtWidgets.QAbstractItemView.SelectionMode.ExtendedSelection)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 self.resultList.setExpandsOnDoubleClick(False)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 self.resultList.setObjectName("resultList")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 self.verticalLayout_5.addWidget(self.resultList)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 self.groupBox = QtWidgets.QGroupBox(parent=self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 self.groupBox.setObjectName("groupBox")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 self.verticalLayout_4 = QtWidgets.QVBoxLayout(self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 self.verticalLayout_4.setObjectName("verticalLayout_4")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 self.horizontalLayout_2 = QtWidgets.QHBoxLayout()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 self.horizontalLayout_2.setObjectName("horizontalLayout_2")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 self.label_3 = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 self.label_3.setObjectName("label_3")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 self.horizontalLayout_2.addWidget(self.label_3)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 self.filesLabel = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 self.filesLabel.setObjectName("filesLabel")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 self.horizontalLayout_2.addWidget(self.filesLabel)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 spacerItem3 = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 self.horizontalLayout_2.addItem(spacerItem3)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 self.label_7 = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 self.label_7.setObjectName("label_7")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 self.horizontalLayout_2.addWidget(self.label_7)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 self.pyrightLabel = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 self.pyrightLabel.setObjectName("pyrightLabel")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 self.horizontalLayout_2.addWidget(self.pyrightLabel)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 self.verticalLayout_4.addLayout(self.horizontalLayout_2)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 self.horizontalLayout_3 = QtWidgets.QHBoxLayout()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 self.horizontalLayout_3.setObjectName("horizontalLayout_3")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 self.label_4 = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 self.label_4.setObjectName("label_4")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 self.horizontalLayout_3.addWidget(self.label_4)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 self.errorLabel = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 self.errorLabel.setObjectName("errorLabel")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 self.horizontalLayout_3.addWidget(self.errorLabel)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 spacerItem4 = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 self.horizontalLayout_3.addItem(spacerItem4)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 self.label_5 = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 self.label_5.setObjectName("label_5")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 self.horizontalLayout_3.addWidget(self.label_5)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 self.warningLabel = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 self.warningLabel.setObjectName("warningLabel")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 self.horizontalLayout_3.addWidget(self.warningLabel)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 spacerItem5 = QtWidgets.QSpacerItem(17, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133 self.horizontalLayout_3.addItem(spacerItem5)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 self.label_6 = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 self.label_6.setObjectName("label_6")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 self.horizontalLayout_3.addWidget(self.label_6)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 self.infoLabel = QtWidgets.QLabel(parent=self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 self.infoLabel.setObjectName("infoLabel")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 self.horizontalLayout_3.addWidget(self.infoLabel)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 self.verticalLayout_4.addLayout(self.horizontalLayout_3)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 self.verticalLayout_5.addWidget(self.groupBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 self.horizontalLayout_4.addLayout(self.verticalLayout_5)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 self.line_3 = QtWidgets.QFrame(parent=self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 self.line_3.setFrameShape(QtWidgets.QFrame.Shape.VLine)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 self.line_3.setFrameShadow(QtWidgets.QFrame.Shadow.Sunken)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 self.line_3.setObjectName("line_3")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 self.horizontalLayout_4.addWidget(self.line_3)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 self.verticalLayout_3 = QtWidgets.QVBoxLayout()
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 self.verticalLayout_3.setObjectName("verticalLayout_3")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 self.restartButton = QtWidgets.QPushButton(parent=self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 self.restartButton.setObjectName("restartButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 self.verticalLayout_3.addWidget(self.restartButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 self.line_2 = QtWidgets.QFrame(parent=self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 self.line_2.setFrameShape(QtWidgets.QFrame.Shape.HLine)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 self.line_2.setFrameShadow(QtWidgets.QFrame.Shadow.Sunken)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 self.line_2.setObjectName("line_2")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 self.verticalLayout_3.addWidget(self.line_2)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 self.showButton = QtWidgets.QPushButton(parent=self.resultsTab)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 self.showButton.setObjectName("showButton")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 self.verticalLayout_3.addWidget(self.showButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 spacerItem6 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Policy.Minimum, QtWidgets.QSizePolicy.Policy.Expanding)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 self.verticalLayout_3.addItem(spacerItem6)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 self.horizontalLayout_4.addLayout(self.verticalLayout_3)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 self.mainWidget.addTab(self.resultsTab, "")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 self.verticalLayout_2.addWidget(self.mainWidget)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 self.buttonBox = QtWidgets.QDialogButtonBox(parent=PyrightCheckerDialog)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 self.buttonBox.setOrientation(QtCore.Qt.Orientation.Horizontal)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
168 self.buttonBox.setStandardButtons(QtWidgets.QDialogButtonBox.StandardButton.Close)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
169 self.buttonBox.setObjectName("buttonBox")
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 self.verticalLayout_2.addWidget(self.buttonBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 self.retranslateUi(PyrightCheckerDialog)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
173 self.mainWidget.setCurrentIndex(1)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174 self.buttonBox.accepted.connect(PyrightCheckerDialog.accept) # type: ignore
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
175 self.buttonBox.rejected.connect(PyrightCheckerDialog.reject) # type: ignore
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176 QtCore.QMetaObject.connectSlotsByName(PyrightCheckerDialog)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 PyrightCheckerDialog.setTabOrder(self.mainWidget, self.platformComboBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
178 PyrightCheckerDialog.setTabOrder(self.platformComboBox, self.versionComboBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
179 PyrightCheckerDialog.setTabOrder(self.versionComboBox, self.skipUnannotatedCheckBox)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
180 PyrightCheckerDialog.setTabOrder(self.skipUnannotatedCheckBox, self.startButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
181 PyrightCheckerDialog.setTabOrder(self.startButton, self.tomlButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
182 PyrightCheckerDialog.setTabOrder(self.tomlButton, self.loadDefaultButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
183 PyrightCheckerDialog.setTabOrder(self.loadDefaultButton, self.storeDefaultButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
184 PyrightCheckerDialog.setTabOrder(self.storeDefaultButton, self.resetDefaultButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
185 PyrightCheckerDialog.setTabOrder(self.resetDefaultButton, self.resultList)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
186 PyrightCheckerDialog.setTabOrder(self.resultList, self.restartButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 PyrightCheckerDialog.setTabOrder(self.restartButton, self.showButton)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
188
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
189 def retranslateUi(self, PyrightCheckerDialog):
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
190 _translate = QtCore.QCoreApplication.translate
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
191 PyrightCheckerDialog.setWindowTitle(_translate("PyrightCheckerDialog", "Static Type Checker"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
192 self.label.setText(_translate("PyrightCheckerDialog", "Python Platform:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 self.platformComboBox.setToolTip(_translate("PyrightCheckerDialog", "Select the Python platform to check for (empty for current platform)."))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
194 self.label_2.setText(_translate("PyrightCheckerDialog", "Python Version:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
195 self.versionComboBox.setToolTip(_translate("PyrightCheckerDialog", "Select the Python version to check against (empty for current version)."))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
196 self.skipUnannotatedCheckBox.setToolTip(_translate("PyrightCheckerDialog", "Select to skip files without type annotations."))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
197 self.skipUnannotatedCheckBox.setText(_translate("PyrightCheckerDialog", "Skip unannotated files"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
198 self.startButton.setToolTip(_translate("PyrightCheckerDialog", "Press to start the type check run"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
199 self.startButton.setText(_translate("PyrightCheckerDialog", "&Start"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
200 self.tomlButton.setToolTip(_translate("PyrightCheckerDialog", "Place a code snippet for \'pyproject.toml\' into the clipboard."))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
201 self.tomlButton.setText(_translate("PyrightCheckerDialog", "Generate &TOML"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
202 self.loadDefaultButton.setToolTip(_translate("PyrightCheckerDialog", "Press to load the default values"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
203 self.loadDefaultButton.setText(_translate("PyrightCheckerDialog", "&Load Defaults"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
204 self.storeDefaultButton.setToolTip(_translate("PyrightCheckerDialog", "Press to store the current values as defaults"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
205 self.storeDefaultButton.setText(_translate("PyrightCheckerDialog", "St&ore Defaults"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
206 self.resetDefaultButton.setToolTip(_translate("PyrightCheckerDialog", "Press to reset the default values"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
207 self.resetDefaultButton.setText(_translate("PyrightCheckerDialog", "&Reset Defaults"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
208 self.mainWidget.setTabText(self.mainWidget.indexOf(self.configureTab), _translate("PyrightCheckerDialog", "Configure"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
209 self.resultList.setWhatsThis(_translate("PyrightCheckerDialog", "<b>Result List</b>\n"
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
210 "<p>This list shows the results of the typing check. Activating\n"
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
211 "an entry will open this entry in an editor window and position the cursor at\n"
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
212 "the respective line and position.</p>"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
213 self.resultList.setSortingEnabled(True)
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
214 self.resultList.headerItem().setText(0, _translate("PyrightCheckerDialog", "File/Line"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
215 self.resultList.headerItem().setText(1, _translate("PyrightCheckerDialog", "Severity"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
216 self.resultList.headerItem().setText(2, _translate("PyrightCheckerDialog", "Message"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
217 self.groupBox.setTitle(_translate("PyrightCheckerDialog", "Summary"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
218 self.label_3.setText(_translate("PyrightCheckerDialog", "Files analyzed:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
219 self.label_7.setText(_translate("PyrightCheckerDialog", "pyright Version:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
220 self.label_4.setText(_translate("PyrightCheckerDialog", "Error Count:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
221 self.label_5.setText(_translate("PyrightCheckerDialog", "Warning Count:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
222 self.label_6.setText(_translate("PyrightCheckerDialog", "Info Count:"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
223 self.restartButton.setToolTip(_translate("PyrightCheckerDialog", "Press to restart the type check run"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
224 self.restartButton.setText(_translate("PyrightCheckerDialog", "&Restart"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
225 self.showButton.setToolTip(_translate("PyrightCheckerDialog", "Press to show all files containing an issue"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
226 self.showButton.setText(_translate("PyrightCheckerDialog", "Show"))
cef8a080b1f2 Included the compiled forms into the archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
227 self.mainWidget.setTabText(self.mainWidget.indexOf(self.resultsTab), _translate("PyrightCheckerDialog", "Results"))

eric ide

mercurial