[Qt-interest] nesting QGraphicsview inside QWidget

Luc Devallonné luc.devallonne at mnemis.com
Sun Mar 8 16:08:51 CET 2009


Martin,

Actually QGraphicsView is a QWidget (QAbstractScrollArea -> QFrame ->
QWidget), and as such can be layout as any other QWidget.

Luc

On Sun, Mar 8, 2009 at 3:51 PM, Martin Schröer <gordon at gordonswelt.de> wrote:
> Is it possible to have a QGraphicsview nested inside a QWidget, so
> the resulting Widget could be placed, used and layouted like any other
> widget ?
>
> Martin
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>




More information about the Qt-interest-old mailing list