Change mouse cursor when hover on image in QTextEdit
Solved
General and Desktop
-
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 -
Ok, thanks.
This solved my problem