Button type of functionality inside QTextEdit
I haven’t been able to find anything in the forums about this, so I decided I’d give posting a discussion a shot.
My question: Is it possible to create a button inside a QTextEdit or QPlainTextEdit widget, say with an image that has been embedded in the text?
What I’m looking to do is to embed an image (or use a region of text) in the widget and respond to mouse events with it, i.e., hovering and clicking, and use those events to perform actions.
Thanks for your help!
5 replies
Maybe look around here? [doc.qt.nokia.com]
Umm…. QWebPage? [doc.qt.nokia.com]
Never took a deep look at it, but I’d imagine they’d use html buttons. Theres a few hits for “button” on that page. Also, apparently it allows for text editing.
You must log in to post a reply. Not a member yet? Register here!
