[Interest] Questions about QGraphicsWidget
Bill Crocker
william.crocker at analog.com
Tue Aug 7 18:59:37 CEST 2012
On 08/07/2012 12:36 PM, BRM wrote:
> I'm working on a QGraphicsWidget version of something I already have a QWidget version of; namely because I need to add some features where I need to overlay items, lines, and text in a way that QWidget does not support
You can also overlay your existing widget with another widget
on which you draw arbitrary text and lines.
Set the overlay widget as transparent to mouse events.
Bill
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
More information about the Interest
mailing list