how can i detect my app run on screen number
General and Desktop
2
Posts
1
Posters
1.1k
Views
1
Watching
-
wrote on 3 Apr 2015, 06:21 last edited by
QScreen class is OK but how can i detect my app shows on which screen number in multi display system ?
-
QScreen class is OK but how can i detect my app shows on which screen number in multi display system ?
wrote on 3 Apr 2015, 06:48 last edited by mmcmmc 4 Mar 2015, 06:49oh i solved my question, int QDesktopWidget::screenNumber(const QPoint & point) const
2/2