PDA

View Full Version : How to detect monitor plug/unplug by using QT?



Kevin Hoang
21st September 2010, 08:45
How to detect the monitors is plugged in or unplugged out by using QT?

Some body help me ....

wysota
21st September 2010, 08:49
You can't.

nish
21st September 2010, 12:08
you have to use platform depended API for it.

Kevin Hoang
21st September 2010, 16:33
I'm using Fedora 13 x86_64, so what are APIs help me do it?

wysota
21st September 2010, 16:44
This is out of scope of this forum. You either have to dive deep into X11 or use some hardware detecting backend like udev/hal/solid.