From b23d702a4a177c6d047cd03020e5a0fb7effd88a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 9 Mar 2022 03:01:03 +0000 Subject: CTAN sync 202203090301 --- graphics/asymptote/GUI/pyUIClass/custMatTransform.py | 2 +- graphics/asymptote/GUI/pyUIClass/labelTextEditor.py | 2 +- graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py | 6 +++--- graphics/asymptote/GUI/pyUIClass/widg_addLabel.py | 2 +- graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py | 2 +- graphics/asymptote/GUI/pyUIClass/widg_editBezier.py | 2 +- graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py | 2 +- graphics/asymptote/GUI/pyUIClass/window1.py | 2 +- graphics/asymptote/GUI/xasyBezierInterface.py | 6 +++--- 9 files changed, 13 insertions(+), 13 deletions(-) (limited to 'graphics/asymptote/GUI') diff --git a/graphics/asymptote/GUI/pyUIClass/custMatTransform.py b/graphics/asymptote/GUI/pyUIClass/custMatTransform.py index aeaf61f9a2..8fa36cbc94 100644 --- a/graphics/asymptote/GUI/pyUIClass/custMatTransform.py +++ b/graphics/asymptote/GUI/pyUIClass/custMatTransform.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/custMatTransform.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py b/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py index fc35454c83..afbf7ea85b 100644 --- a/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py +++ b/graphics/asymptote/GUI/pyUIClass/labelTextEditor.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/labelTextEditor.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py b/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py index ab0fc77c0b..502f6573ab 100644 --- a/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py +++ b/graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/setCustomAnchor.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. @@ -44,8 +44,8 @@ class Ui_Dialog(object): self.verticalLayout.addWidget(self.buttonBox) self.retranslateUi(Dialog) - self.buttonBox.accepted.connect(Dialog.accept) - self.buttonBox.rejected.connect(Dialog.reject) + self.buttonBox.accepted.connect(Dialog.accept) # type: ignore + self.buttonBox.rejected.connect(Dialog.reject) # type: ignore QtCore.QMetaObject.connectSlotsByName(Dialog) def retranslateUi(self, Dialog): diff --git a/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py b/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py index 9b17990e6b..2199d887d6 100644 --- a/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py +++ b/graphics/asymptote/GUI/pyUIClass/widg_addLabel.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widg_addLabel.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py b/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py index 69cf2a4630..2c58c5f2d1 100644 --- a/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py +++ b/graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widg_addPolyOpt.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py b/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py index 4c2d90d712..f4c5e5ba78 100644 --- a/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py +++ b/graphics/asymptote/GUI/pyUIClass/widg_editBezier.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widg_editBezier.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py b/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py index 0b4f5d9493..53702920c0 100644 --- a/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py +++ b/graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/widgetPointEditor.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/pyUIClass/window1.py b/graphics/asymptote/GUI/pyUIClass/window1.py index edf87b84c1..457a67a600 100644 --- a/graphics/asymptote/GUI/pyUIClass/window1.py +++ b/graphics/asymptote/GUI/pyUIClass/window1.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'GUI/windows/window1.ui' # -# Created by: PyQt5 UI code generator 5.15.0 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. diff --git a/graphics/asymptote/GUI/xasyBezierInterface.py b/graphics/asymptote/GUI/xasyBezierInterface.py index b10c8d4350..d8792d421e 100644 --- a/graphics/asymptote/GUI/xasyBezierInterface.py +++ b/graphics/asymptote/GUI/xasyBezierInterface.py @@ -74,7 +74,7 @@ class InteractiveBezierEditor(InplaceAddObj.InplaceObjProcess): continue selEpsilon = 6/self.info['magnification'] - newRect = QtCore.QRect(0, 0, 2 * selEpsilon, 2 * selEpsilon) + newRect = QtCore.QRectF(0, 0, 2 * selEpsilon, 2 * selEpsilon) x, y = self.transf * node x = int(round(x)) y = int(round(y)) @@ -92,8 +92,8 @@ class InteractiveBezierEditor(InplaceAddObj.InplaceObjProcess): selEpsilon = 6/self.info['magnification'] - newRect = QtCore.QRect(0, 0, 2 * selEpsilon, 2 * selEpsilon) - newRectb = QtCore.QRect(0, 0, 2 * selEpsilon, 2 * selEpsilon) + newRect = QtCore.QRectF(0, 0, 2 * selEpsilon, 2 * selEpsilon) + newRectb = QtCore.QRectF(0, 0, 2 * selEpsilon, 2 * selEpsilon) x, y = self.transf * nodea x2, y2 = self.transf * nodeb -- cgit v1.2.3