On Monday 12 March 2007 1:39 pm, V. Armando Sole,
[EMAIL PROTECTED] wrote:
> Hello,
>
> I get a strange error when using QGraphicsView in the way shown below.
>
> The error is:
>
> QObject::startTimer: QTimer can only be used with threads started with
> QThread
>
> What it leaves me perplex is tha
Hello,
I get a strange error when using QGraphicsView in the way shown below.
The error is:
QObject::startTimer: QTimer can only be used with threads started with QThread
What it leaves me perplex is that the error does not appear if the
getPixmap function is not defined.
As you may notice,