paintEvent的定义,没有任何在mainwind里的申明与之匹配。so 在header里面Mainwindow类,加个函数 void paintEvent(QPaintEvent*);
paintevent 重载的定义,实现有找到吗。你给的参数不符合重载要求