Are you familiar with c++ and object oriented programming?
You should re-implement the mouse events.
Example:
Qt Code:
{ //Do something with the event, accept it, and/or pass it to qwidget }To copy to clipboard, switch view to plain text mode
Are you familiar with c++ and object oriented programming?
You should re-implement the mouse events.
Example:
Qt Code:
{ //Do something with the event, accept it, and/or pass it to qwidget }To copy to clipboard, switch view to plain text mode
Bookmarks