Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
OS : Ubuntu 12.04 Qt 4.8.5
My OS could found 2 monitor and use it, but Qt can not found it.
QDesktopWidget* desktop = Application::desktop(); qDebug() << desktop->screenCount();
output is "1"
Hi and welcome to devnet,
There could be several reasons. One of which your desktop could cover both your screen rather than being two desktop one for each of them.