Help with this message
-
What mean this message?
this function is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
I'm trying to view some type of images with qt.
-
Means that what ever code you have, it wants you to call
grabWindow instead.Without the actual code to look at its all I can say :)