anton-hk / translator

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
21 occurrences in this check
Unused QRadialGradient imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QPixmap imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QPainter imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QPalette imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QLinearGradient imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QKeySequence imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QIcon imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QFontDatabase imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QCursor imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QConicalGradient imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QColor imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QBrush imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused Qt imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QUrl imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QTime imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QPoint imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QObject imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QDateTime imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QDate imported from PySide2.QtCore
  8## WARNING! All changes made in this file will be lost when recompiling UI file!
  9################################################################################
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject, 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont,
 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
Unused QtCore imported from PySide2
 1import sys
 2from googletrans import Translator
 3from PySide2 import QtCore, QtGui, QtWidgets 4from uis.tran1_gui import Ui_Dialog
 5
 6
Unused QtGui imported from PySide2
 1import sys
 2from googletrans import Translator
 3from PySide2 import QtCore, QtGui, QtWidgets 4from uis.tran1_gui import Ui_Dialog
 5
 6