import sys from PyQt5.QtWidgets import QApplication,QSlider,QWidget,QFrame,QPushButton from PyQt5.QtCore import Qt
class f(QWidget): def init(self):