Skip to content

Eastfist's Qt Tutorials For Windows

Eastfist provides his own basic tutorials for Qt 4.8.5, Qt 4.8.7

Tag: help

Posted on August 28, 2013August 26, 2017

Solution: Qt setMouseTracking Doesn’t Work

By default, Qt will set any QWidget into a QMainWindow unless you set it yourself. This is possibly why you can’t setMouseTracking in your default QWidget. You need to enable setMouseTracking if you want real-time mouse position tracking; it is disabled by default. This is how I got it to work: Continue reading “Solution: Qt setMouseTracking Doesn’t Work”

Donate Bitcoins!

Archives

Categories

  • Qt
  • SDXM

Tags

2d 3D 4.8.5 advanced broken c++ class code compiler custom demo dependencies digia download engine event faster files fix functions game gcc hello world howto libraries method mingw nokia optimization override painting prerequisite protected qpainter qt qt creator qwidget read required setup source system tutorial windows windows 10
Proudly powered by WordPress