Summary: QProcess and QThread

Review Questions

1.

What are two important differences between a process and a thread?

2.

List and explain at least two mechanisms by which a parent process communicates information to its child process.

3.

List and explain at least two mechanisms by which threads synchronize with each other.

4.

In what situations can a QTimer be used instead of a QThread? Why would one want to do that?

Категории