def __init__(self, parent): super(MySlider, self).__init__(parent) self.setCursor(QtGui.QCursor(QtCore.Qt.PointingHandCursor))