Chapter 1. Look and Feel Customization
In this chapter we will cover the following recipes:
- Using style sheets with Qt Designer
 - Basic style sheet customization
 - Creating a login screen using style sheets
 - Using resources in style sheets
 - Customizing properties and sub-controls
 - Styling in QML
 - Exposing QML object pointer to C++