QObject, i guess?![]()
QObject, i guess?![]()
Tio (26th May 2010)
ok wysota, thanks
my conclusion is: use QThreads xD
hugs people, thanks a lot
You could have just subclassed both QObject and QRunnable at the same time...
i´ve tried it wysota, but the problem persist...it´s a problem when there is a noob like me xD
class Thread : public QRunnable, QObject , in header file
Thread::Thread(QString strCaminhoOff, QString strCaminhoPP) : QRunnable , in constructor
Maybe is missing inherit QObject in constructor, but the QT creator dont let me put it there...
In other hand, the aplication in QThread is fine, for now xD
ps: in time -> which tag i choose up there to my text appears like a QT code? =P
yeah, i think so...thanks for all help friend.
c ya![]()
Bookmarks