How do you know the frequency of a monitor (display) programmatically by Qt? Thank you!
How do you know the frequency of a monitor (display) programmatically by Qt? Thank you!
Is it really by Qt, or I can use Win API, Linux API and etc?
I did not understand what you mean. For cross-platform software should I use all the API for all operating systems.You can use whatever API you want.
So use appropriate APIs on each of the operating systems you want to support. Qt doesn't have own API for detecting frequencies of displays.
spherrra (16th October 2011)
Bookmarks