Skip to content

Eastfist's C++ Tutorials For Windows

Eastfist provides his own basic C++ tutorials for Windows using Qt 4.8.5 and 4.8.7

Tag: doesn’t

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”

Archives

Categories

  • Qt
  • SDXM
  • Uncategorized

Tags

2d 3D 4.8.5 antialiasing api audio broken buffer c++ code compatibility crisp custom demo direct directx disable engine faster fix font free game graphics howto member mingw mp3 object optimization patent-free pixel pointer qpainter qt read sdxm sharp square brackets support technique text tutorial windows windows 10
Proudly powered by WordPress