Em 27/03/2013 12:09, Thiago Macieira escreveu:
On quarta-feira, 27 de março de 2013 11.20.32, Michael Dougras Silva wrote:
I am a newbie in QT, and I have difficulties in using QThreads. What occurs
is that i created one class named Logger what functions like a stream to a
log file.
This class m
On quarta-feira, 27 de março de 2013 11.20.32, Michael Dougras Silva wrote:
> I am a newbie in QT, and I have difficulties in using QThreads. What occurs
> is that i created one class named Logger what functions like a stream to a
> log file.
> This class maintains some static attributes (QFile and
Hi all,
I am a newbie in QT, and I have difficulties in using QThreads. What occurs
is that i created one class named Logger what functions like a stream to a
log file.
This class maintains some static attributes (QFile and QTextStream) what
refers to a log file. I use this class always I want to