I tried to plot qwt graphs on button click, but graph is not plotting on main window widget.
In my application i am able to plot qwt graphs only in main window constructor . But i want to plot qwt graphs at run-time on some event like button click.

please share if any one knows....

Thanks