def enterEvent(self, _): """ Executed when the mouse enter the Button. """ B3App.Instance().setOverrideCursor(QCursor(Qt.PointingHandCursor))