Is it possible to embed non-qt windows(widgets) on a qt application? I guess this is possible on Linux based OS by using the QXEmbed class but I could not find anything for Windows OS. Anything similar available for Windows OS? Thanks.