Do you initialize both graphicsView and both graph (total of four) variables?
Do you initialize both graphicsView and both graph (total of four) variables?
I have posted everything I have in my program that is related to the problem.
So fix your program by initializing all four views properly. Your program crashes due to dereferencing dangling pointers.
Bookmarks