[Qt-embedded-interest] Something like QX11EmbedContainer

Alberto Cerato macros123 at gmail.com
Mon Oct 19 18:47:01 CEST 2009


David Boddie wrote:
> Alberto Cerato wrote:
> 
>> I have a QWidget inside a process and I want
>> to embed it into a QWidget created by another project.
>> Is there a mechanism similar to QX11EmbedContainer
>> on QtEmbedded platform ?
> 
> I think you're looking for the QWSEmbedWidget class:
> 
>   http://doc.trolltech.com/4.6-snapshot/qwsembedwidget.html
> 
Thank you for the hint! I have to investigate a bit more on this
because from documentation (and due to my ignorance) it is not clear
if you can simply rely on the ID even if you have two separate Qt
applications (i.e. processes) that rely on the same QWS.

BTW, I forgot to mention a constraint: I must use QtEmbedded 4.5.x and
unfortunately it seems this class is not available in 4.5.x
(see http://doc.trolltech.com/4.5/qws.html

>> p.s.
>> I am quite new to QtEmbedded, so apologize me if
>> this is a faq-like question.
> 
> No problem. I only found out about it a few days ago, myself. :-)
> 
> David


-- 
Alberto Cerato
Skype Name albi_albi_albi



More information about the Qt-embedded-interest mailing list