Weird “incomplete type” error in a QGraphicsItem [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: What leads to incomplete types? (QGraphicsItem: Source or target has incomplete type) I started out with this question: What leads to incomplete types? (QGraphicsItem: Source or target has incomplete type) As mentioned there, I got the following error (partly my own translation): C664: Conversion of parameter 1 from 'Qt::CursorShape' to 'const QCursor &' not possible. Source or target has incomplete type. While