Hi folks...

I am creating a new version of a product for my company. The first version was made using WPF, and it depends on Windows Aero to run. The version I'm working on is supposed to work in all platforms. Based on that, I'm asking you:
- Is there any feature in QT that uses Windows Aero (or depends on it to get a good performance)?
- Is there any feature in QT that uses 3D Graphics Acceleration (or depends on it to get a good performance)? I mean, that would need some graphics card to run or to get a good performance?

I believe the only feature that could use GPU acceleration is the ones related to OpenGL, and QT has no feature that uses Windows Aero. Am I right?


Thanks for your answers...