- Qt5 C++ GUI Programming Cookbook
- Lee Zhi Eng
- 54字
- 2021-07-02 12:17:51
Look-and-Feel Customization with Qt Designer
We will cover the following recipes in this chapter:
- Using style sheets with Qt Designer
- Customizing basic style sheets
- Creating a login screen using style sheets
- Using resources in style sheets
- Customizing properties and sub-controls
- Styling in Qt Modeling Language (QML)
- Exposing the QML object pointer to C++