How do you make like a pause thing ? like Pause 100. Please help me
soundmagnefier 1 month ago
Tnx for your huge labour, even with my basic knowlege of English I get to understand it
NeptuneCasto 5 months ago
@ExhaleMe Well seeing as QTcpSocket/QTcpServer, they already use their own threads which is why you never really write your own thread for them explicitly.
ZekeComa 9 months ago
thx
b00n90 11 months ago
Errata (from offical Qt forums):
If you don’t want to block the main thread while waiting for another thread to finish, you can of course use the finished signal.
VoidRealms 1 year ago
How do you make like a pause thing ? like Pause 100. Please help me
soundmagnefier 1 month ago
Tnx for your huge labour, even with my basic knowlege of English I get to understand it
NeptuneCasto 5 months ago
@ExhaleMe Well seeing as QTcpSocket/QTcpServer, they already use their own threads which is why you never really write your own thread for them explicitly.
ZekeComa 9 months ago
thx
b00n90 11 months ago
Errata (from offical Qt forums):
If you don’t want to block the main thread while waiting for another thread to finish, you can of course use the finished signal.
VoidRealms 1 year ago