[Qt-interest] RES: Rendering QWidget on HWND
Leonardo Bispo
leonardo.bispo at corp.orolix.com
Thu Dec 18 20:40:59 CET 2008
Hi,
WId QWidget::winId () const
Returns the window system identifier of the widget.
Portable in principle, but if you use it you are probably about to do something non-portable. Be careful.
Note: We recommend that you do not store this value as it is likely to change during run-time.
On window WId will be the HWND.
Best Regards,
Leonardo Bispo de Oliveira
Desenvolvimento de Sistemas - Analista Desenvolvedor
Tel: +55 11 5508 5887, +55 11 2122 0312
Fax: +55 11 5508 5880
http://www.orolix.com.br - leonardo.bispo at corp.orolix.com
Orolix. Você NAVEGA, a gente PAGA !!!
-----Mensagem original-----
De: qt-interest-bounces at trolltech.com em nome de karl-heinz reichel
Enviada: qui 18/12/2008 17:30
Para: 'Qt Interest'
Assunto: [Qt-interest] Rendering QWidget on HWND
During the migration of a legacy application,
I have the need to render a QWidget on a
Standard windows HWND.
After investigating the QWidget properties and
Methods I haven't found any possibility to do that.
Has somebody an idea?
Best regards
Karl-heinz
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081218/4f5a19d5/attachment.html
More information about the Qt-interest-old
mailing list