Change mouse cursor when hover on image in QTextEdit
Solved
General and Desktop
-
wrote on 23 Apr 2016, 11:29 last edited by
Hello,
how can i Change the mouse Cursor when this is on the Image i inserted in QTextEdit?
Thanks
-
Hi
You can use an eventfiler
http://www.informit.com/articles/article.aspx?p=1405544&seqNum=2
http://ynonperek.com/course/qt/event-filter2.html -
wrote on 23 Apr 2016, 12:28 last edited by
Ok, thanks.
This solved my problem
1/3