For further information, please refer to the following:
- A more detailed description of how fonts are resolved can be found in the QFont documentation at https://doc.qt.io/qt-5/qfont.html#details
- This Qt styling example in C++ (https://doc.qt.io/qt-5/qtwidgets-widgets-styles-example.html) demonstrates how to create a comprehensive Qt Proxy Style
- The overview of the Qt's animation framework at https://doc.qt.io/qt-5/animation-overview.html offers additional details on how to use property animations and what their limitations are