Qt 6.11 is out! See what's new in the release
blog
QPaintEvent error incomplete type
-
Hi! You probably forgot
#include <QPaintEvent>. -
You are correct I forgot the #include <QPaintEvent> Thanks, that fixed it. My C++ is rusty.
-
There is the button "Topic Tools", and then: "Mark as solved". See https://forum.qt.io/topic/71830 for a short visual help.