用坐标检测 获取QPushButton在窗口中的坐标,当鼠标不在按钮的坐标范围内时,触发相应事件函数
pushButton->setCursor(QCursor(Qt::PointingHandCursor))