Table of Contents
QObject
[ fromfile: concurrency.xml id: concurrency ]
Abstract
QProcess and QThread provide two approaches to concurrency. This chapter discusses how to create and communicate with processes and threads and also techniques for monitoring and debugging them.