On Mon, 2012-06-04 at 18:20 +0300, Nikos Chantziaras wrote:
> On 04/06/12 11:01, Chasc wrote:
> > On Sun, 2012-06-03 at 14:44 +0200, Till Oliver Knoll wrote:
> >> Am 03.06.2012 um 10:33 schrieb Samuel Gaist:
> >>
> >>> Another idea, from which path did you copy the QtCore4.dll ? The one in
> >>> t
On 04/06/12 11:01, Chasc wrote:
> On Sun, 2012-06-03 at 14:44 +0200, Till Oliver Knoll wrote:
>> Am 03.06.2012 um 10:33 schrieb Samuel Gaist:
>>
>>> Another idea, from which path did you copy the QtCore4.dll ? The one in the
>>> folder from QtCreator ? Or the one from the provided Qt library tree
Op 4-6-2012 16:19, Pritam schreef:
On Monday 04 June 2012 07:36 PM, Vannoote, Frederik wrote:
Hi Syam,
The Qtimer object is only created once and lives on for ever.
It has an interval of 30 seconds.
Most of the times they stop triggering after 1 or 2 days.
I dont know what timer API is used
On Monday 04 June 2012 07:36 PM, Vannoote, Frederik wrote:
Hi Syam,
The Qtimer object is only created once and lives on for ever.
It has an interval of 30 seconds.
Most of the times they stop triggering after 1 or 2 days.
I dont know what timer API is used by Qt. If its posix timers
underne
Hi Syam,
The Qtimer object is only created once and lives on for ever.
It has an interval of 30 seconds.
Most of the times they stop triggering after 1 or 2 days.
Kind regards,
Frederik
Frederik Vannoote
Sr. Development Engineer Software
Barco nv
Pres.Kennedyp
On 06/04/2012 12:34 PM, Vannoote, Frederik wrote:
Hey all,
I’m having a weird
thing about Qtimer which I
can’t explain until now.
We are using a
dedicated appl
Am 04.06.2012 um 10:01 schrieb Chasc :
> On Sun, 2012-06-03 at 14:44 +0200, Till Oliver Knoll wrote:
>> Am 03.06.2012 um 10:33 schrieb Samuel Gaist :
>>
>>> Another idea, from which path did you copy the QtCore4.dll ? The one in the
>>> folder from QtCreator ? Or the one from the provided Qt lib
On Sun, 2012-06-03 at 14:44 +0200, Till Oliver Knoll wrote:
> Am 03.06.2012 um 10:33 schrieb Samuel Gaist :
>
> > Another idea, from which path did you copy the QtCore4.dll ? The one in the
> > folder from QtCreator ? Or the one from the provided Qt library tree ?
>
> Good point! Qt Creator come
Hey all,
I'm having a weird thing about Qtimer which I can't explain until now.
We are using a dedicated application to kick the processor watchdog.
This application is based on a QTimer. Basically, it only has to call an
ioctl once every 30 seconds. This is the only thing the applicatio