Qt5 C++ GUI Programming Cookbook
上QQ阅读APP看书,第一时间看更新

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++