[Qt-interest] object derived from qgraphicsItem and QMessageBox?

Riccardo Roasio riccardo.roasio at gmail.com
Tue Oct 27 10:10:49 CET 2009


QMEssageBox permit to wait until the user take a decision and click on a
button..but it has its own interface...
I would like to modify its interface to be similar to the one used in the
rest of the program... this is why i thinked about subclassing QMessageBox
and QGraphicsItem..to use QGRaphicsItem funcitonality to paint on the
screen...

2009/10/27 Andre Somers <andre at familiesomers.nl>

> Riccardo Roasio wrote:
> > I'm creating an application using QGraphicsScene and QGraphicsItem.
> > In this application i need to ask something to the user and wait for
> > its decision,
> > so the QMessageBox is the best choice...
> But it does not explain why the message box itself needs to be a
> QGraphicsItem... Could you eleborate on that a bit?
>
> André
>
> _______________________________________________
> 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/20091027/13abdcbf/attachment.html 


More information about the Qt-interest-old mailing list