I've derived a class from QwtPlot and it works fine. but the problem comes arise when i add Q_Object macro.
After adding Q_Object Macro the program will exit on "The program has unexpectedly finished" error.
What's going on ? What 's the problem.? i'm quite confused...