[Qt-interest] QGraphicsProxyWidget::setWidget: cannot embed widget 0x99fd6c0 that is not a window ???

J-P Nurmi jpnurmi at gmail.com
Tue Dec 23 17:08:57 CET 2008


On Tue, Dec 23, 2008 at 5:56 PM, Bart van Deenen <bvandeenen at infologic.nl>wrote:

> Hi all
>
> I'm embedding a QStackedWidget subclass into a QGraphicsScene and I get
> this error:
>
> QGraphicsProxyWidget::setWidget: cannot embed widget 0x99fd6c0 that is
> not a window
>
> ...
>
> So what does this error mean?
>
>
Hi,

>From QGraphicsProxyWidget::setWidget() docs:
"widget must be a top-level widget whose parent is 0."

--
J-P Nurmi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081223/ef4ff2fe/attachment.html 


More information about the Qt-interest-old mailing list