3.5.  Review Questions

[ fromfile: qtintro-questions.xml id: qtintro-questions ]

  1. What is QTextStream and how can you reuse it?

  2. What is the purpose of the QT variable in the qmake project file? What are possible values?

  3. Why should you use QTextStream instead of iostream in your programs?