November 2018
Intermediate to advanced
1150 pages
24h 11m
English
In this chapter, we showed how careful planning by means of BDD and upfront testing with QtTest can help you shape an application by focusing on its features rather than on the technical details of file I/O and UI.
We also discussed the relative merits and usage contexts for the various UI technologies offered by Qt.
We finally created a prototype for the UI of our application with Qt Quick and Qt Quick Controls 2, by leveraging Qt Creator's Quick Designer.
In the next chapter we will implement the usecases and test them in a complete scenario by creating a simple command line application, and in the following one we will mount the UI on to the application logic and refine it.
Read now
Unlock full access