Loading...
Searching...
No Matches
score::ApplicationStyle Class Referencefinal
Corrections over the base style for skins that ask for small text. More...
Inheritance diagram for score::ApplicationStyle:
Detailed Description
Corrections over the base style for skins that ask for small text.
QLineEdit::sizeHint and QComboBoxPrivate::recomputeSizeHint floor their content height at 14 px whatever the font is, and floor it differently, so each needs its own correction. Everything else is the wrapped style's.
Public Member Functions | |
| QSize | sizeFromContents (ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const override |
The documentation for this class was generated from the following files:
- ApplicationStyle.hpp
- ApplicationStyle.cpp