mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Add QIntValidator and qVersion to fix_pyqt
This commit is contained in:
parent
d2e2110c58
commit
c9058eddf7
@ -33,6 +33,7 @@ MAPPING = {
|
||||
"QPolygonF",
|
||||
"QFontMetricsF",
|
||||
"QGradient",
|
||||
"QIntValidator",
|
||||
]),
|
||||
("qgis.PyQt.QtWidgets", [
|
||||
"QAbstractButton",
|
||||
@ -284,6 +285,7 @@ MAPPING = {
|
||||
"pyqtSlot",
|
||||
"qDebug",
|
||||
"qWarning",
|
||||
"qVersion",
|
||||
"QDate",
|
||||
"QTime",
|
||||
"QDateTime",
|
||||
|
Loading…
x
Reference in New Issue
Block a user