On 3 February 2014 18:19, Prakhar Mohan <prakhar.0...@gmail.com> wrote: > Hi ALL, > > Has the QX11EmbedContainer been removed from Qt5? If so then which class has > replaced it?
Hi, QX11EmbedContainer and QX11EmbedWidget have been removed from Qt 5. Use QWindow::fromWinId() and QWidget::createWindowContainer() instead. See http://qt-project.org/forums/viewthread/33363 for a detailed conversation. Regards, Sze-Howe _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest