I need to get the names of the monitors/displays plugged in.
E.g. Samsung XXXX, HP XXXX or Dell XXXX
QDesktopWidget only return the basic information and I couldn't find anything on the web that could help me.
desktop()->screen(0)->accessibleName() returns an empty string.
Is there anyway of getting the monitor/display names by usint QT?
Kind regards
Bookmarks