You must call the base class implementation in your re-implemented mouse event handlers to let the view know about received events.
Qt Code:
{ ... ... }To copy to clipboard, switch view to plain text mode
You must call the base class implementation in your re-implemented mouse event handlers to let the view know about received events.
Qt Code:
{ ... ... }To copy to clipboard, switch view to plain text mode
J-P Nurmi
wojtekw (3rd March 2008)
Big thanks jpn!
wojtek
Bookmarks