def __init__(self, parent=None): QtGui.QLabel.__init__(self, parent) # self.setPixmap(QtGui.QPixmap(':/data/img/arrow-forward.png'))