I use this class as a pointer in MyChildWindow-class.
There is a virtual function
Qt Code:
{ return mPaintEngine; // MyPaintEngine* mPaintEngine=new MyPaintEngine(); }To copy to clipboard, switch view to plain text mode
When i debug, VC++ steps in my "drawPixmap" method.
But nothing happens......![]()
![]()
![]()




Reply With Quote
Bookmarks