QPixmap::grabWidget()
If you need a generic Windows capturer, use its native API without any hacks with keyboard shortcuts. Qt won't help you with that - Qt events are different than native WinAPI events.
QPixmap::grabWidget()
If you need a generic Windows capturer, use its native API without any hacks with keyboard shortcuts. Qt won't help you with that - Qt events are different than native WinAPI events.
shyam prasad (17th April 2007)
Bookmarks