def leaveEvent(self, _): """ Executed when the mouse leave the Button. """ B3App.Instance().setOverrideCursor(QCursor(Qt.ArrowCursor))