Hi,
I have a problem,
The problem is that "isVirtualDesktop" is returning me true, and the number of screens return me 2.
Qt Code:
bool b = app.desktop()->isVirtualDesktop(); //trueTo copy to clipboard, switch view to plain text mode
pDesktop0 and pDesktop1 point to the same memory data.
Bookmarks