I am generating a small interface but when I try to add a shadow effect (DropShadowEffect) and a blur () effect, it throws me an error:
This is my code.
import sys
from PyQt5.QtWidgets import QMainWindow, QApplication ,QLabel, QGraphicsEffe...
asked by
08.03.2018 / 21:25