End to End GUI Development with Qt5
上QQ阅读APP看书,第一时间看更新

Summary

This was a fairly hefty chapter, but we’ve covered arguably the most important element of any Line of Business application, and that is the data. We’ve implemented a framework of self-aware entities that can serialize themselves to and from JSON and started building data bound controls. We’ve designed and created our data models and are now entering the homeward stretch. In Chapter 6, Unit Testing, we’ll show some love to our so far neglected unit test project and check that our entities are behaving as expected.