from PyQt5.QtWidgets import QWidget class comEquWindow(QWidget): def __init__(self): super().__init__()