[Qt-interest] Ruler widget not repainting
Gabriel M. Beddingfield
gabrbedd at gmail.com
Mon Mar 21 22:19:44 CET 2011
On Mon, 21 Mar 2011, Anton Chernov wrote:
> offseted origin, just like the standard way. The problem is that the
> current mouse position guids are drawn only when the mouse is over the
> ruler widget and not when the button is over the widget that i want to
> "measure" with my ruler.
Have you tried calling update() in your eventFilter() ?
-gabriel
More information about the Qt-interest-old
mailing list