Non-blocking approach is use of signals/slots (event-based), e.g. see Terminal example. There is no need for the waitForXXX() methods and additional threads.
Non-blocking approach is use of signals/slots (event-based), e.g. see Terminal example. There is no need for the waitForXXX() methods and additional threads.
Bookmarks