[Qt-interest] Clarification on "out of scope" closed bug

Allen Bierbaum abierbaum at gmail.com
Tue Jan 18 23:54:19 CET 2011


Thanks for the feedback.  I checked again today and there is a comment
about it not being considered an important enough bug because
"QGraphicsProxyWidget is not high on our priority list".

I guess my question is what is the recommended way to do this type of
thing now that is/will be supported?

Our entire application is based upon using QGraphicsProxyWidgets.  We
use them to place widget panels (floating windows, etc)  in a scene
overlaid on  an OpenGL canvas.  This lets us do compositing and many
other advanced visual effects and back when we created it, the
recommended way to do this was QGraphicsProxyWidgets.  If this isn't
recommended/supported any more, I hope there is a relatively easy
migration path so we don't end up down a dead end.

-Allen

On Mon, Jan 17, 2011 at 1:13 PM, Thiago Macieira <thiago at kde.org> wrote:
>
> On Monday, 17 de January de 2011 08:28:06 Allen Bierbaum wrote:
> > What does a resolution of "out of scope" mean?  Does this mean it won't be
> > fixed?   I know Qt desktop doesn't have the resources it did in the past but
> > I hope that doesn't mean the current codebase won't get bug fixes.
>
> No bug report should be closed without explanation. Please wait for the
> engineer to include the information there, like you requested.
>
> In any case, please note that it's recommended that you don't use proxy
> widgets, as those make the UI extremely slow.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>  Senior Product Manager - Nokia, Qt Development Frameworks
>      PGP/GPG: 0x6EF45358; fingerprint:
>      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>



More information about the Qt-interest-old mailing list