Thank for this tutorial, i testing your code on ubuntu using QT4 Library, on my for loop I'm seeing Thread1 counting, when finished Thread2 start,and when Thread 2 finished Thread3 starts.
Hi.. thanks for the tutorials, there are very useful... if you allow me, i have a little question. Can i use a QThread in order to make a Qtimer@100MHz? i need one to can use an haptic device. Regards..!
Thank You for your tutorials, they help me muchh! could you also make some lessons about QPaint and events, such as MousePress, MouseRelease, MouseMove, paint events, pixmap etc.
Looking forward to your new tutorials, It would be cool if you could show how to write some simple games, thanks!
Comment removed
MrTheVIDEOKiller 2 weeks ago in playlist Qt
Thank for this tutorial, i testing your code on ubuntu using QT4 Library, on my for loop I'm seeing Thread1 counting, when finished Thread2 start,and when Thread 2 finished Thread3 starts.
Can you Help me?
victorcastro89 1 month ago
It's better to use "protected: void run();".
Lertmind 1 month ago in playlist C++ Qt Programming
Thanks!!
LordOfer 1 month ago
Why don't you have to put the QOBJECT macro in the header file for this class?
bierenunreal 6 months ago
Hi.. thanks for the tutorials, there are very useful... if you allow me, i have a little question. Can i use a QThread in order to make a Qtimer@100MHz? i need one to can use an haptic device. Regards..!
gabs785 8 months ago
thx
b00n90 11 months ago
@Gyuzal92- QPaint is coming up right after sockets :)
VoidRealms 11 months ago 2
Thank You for your tutorials, they help me muchh! could you also make some lessons about QPaint and events, such as MousePress, MouseRelease, MouseMove, paint events, pixmap etc.
Looking forward to your new tutorials, It would be cool if you could show how to write some simple games, thanks!
Gyuzal92 11 months ago
Thank You ! really good tutorial
flash7gold 1 year ago
I believe you are correct, but I have noticed auto complete does work better when you include them
VoidRealms 1 year ago
thanks.. u r including "mythread.h" and QtCore again in .cpp file, isn't it automatically included because it is already included in mythread.h??
naturalpsychic123 1 year ago
thanks
naturalpsychic123 1 year ago