Render QGraphicsItem on QPixmap: aggregate 'QWidget w' has incomplete type and cannot be defined
2017-09-08 16:10 nigaopeng 阅读(964) 评论(0) 收藏 举报Render QGraphicsItem on QPixmap: aggregate 'QWidget w' has incomplete type and cannot be defined
#include <QWidget> and #include <QStyleOptionGraphicsItem> should fix the compile error you are getting.
常见错误: 头文件未包含
浙公网安备 33010602011771号