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..
Printable View
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..
- src/gui/kernel/qapplication_x11.cpp
- src/gui/kernel/qwidget_x11.cpp
- ...