1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| cedric@cedric-virtual-machine:~/Qt5.0.0beta2/5.0.0-beta2/gcc/bin$ ./assistant
QWidget::paintEngine: Should no longer be called
QPainter::begin: Paint device returned engine == 0, type: 1
QWidget::paintEngine: Should no longer be called
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::font: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setPen: Painter not active
QPainter::setFont: Painter not active
...
QPainter::setClipRect: Painter not active
QPainter::translate: Painter not active
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
Erreur de segmentation (core dumped)
cedric@cedric-virtual-machine:~/Qt5.0.0beta2/5.0.0-beta2/gcc/bin$ |
Partager