I'm new to Qt, so I apologize if this is a silly question.

I'm using Qt on Linux. My application gets sent XClientMessageEvent from another application. How does Qt handle these events? Do they get converted to a QCustomEvent?