
2010
Presented by: Justin Noel, ICS
Part 3:
3 topics that'll teach you how to easily round out your application
Agenda and learning objectives:
Settings
Persistent settings
Example: saving MainWindow's state
Behind the scenes: how much you need to know / where and how settings are stored
Resources - a storage for arbitrary data files in the application binary
Qt's resource system as a solution
Starting to use resources
A demo for adding resources in QtCreator
Details about the resources you need to know
Deploying Qt applications
Multiple ways of deploying applications in Qt