PDA

View Full Version : Qt interaction with X11



qwakaw
8th December 2008, 08:28
Hi,

I would like to know how Qt interacts with X11/X server? Even though the src is open I really don't know where should I look for the stuff..

Thank you..

jpn
28th December 2008, 20:17
src/gui/kernel/qapplication_x11.cpp
src/gui/kernel/qwidget_x11.cpp
...