Hi,

I'am developping a QT library that needs the parent window handle from the parent application.

Under windows XP I can use the class QWinWidget to use a MFC32 Window as a QWidget.

My question is: how can I do that with Linux? Is there a QX11Widget class?

Thank you.
Nicolas.