In the previous chapter, we taught you how to package a Qt application on all of the major desktop and mobile platforms. That was the final step before shipping your application to your users. This chapter will gather some tips and tricks that will help you to develop your Qt applications with ease.
This chapter will cover the following topics:
- Managing your workspace with sessions
- Searching with the Locator
- Examining memory with Qt Creator
- Generating random numbers
- Generating a command-line interface
- Playing with Qt Gamepad
- Styling QML with Qt Quick Controls 2