Refreshing a thread I also tried with usleep(1), method from QThread, but the loop is too big, it goes 7600 in the while...
Refreshing a thread Hi people! I'm working in a project where there is 2 threads and I'm using QThread, but when one ...
friend classIs it possible to do like this: class B; class A { friend class B int mA;}; class B : ...
This user does not accept Private Messages