The downside of QSS
As you can see, QSS is a very powerful styling method and is accessible for any developer who has worked with web development; however, it does have some disadvantages.
QSS is an abstraction over the palette and style objects and must be translated to the actual system. This makes them slower for large applications, and it also means that there is no default style sheet that you can retrieve and edit – you're starting from scratch each time.
As we've already seen, QSS can have unpredictable results when applied to high-level widgets, since it inherits through the class hierarchy.
Finally, bear in mind that QSS is a modest subset of CSS 2.0 with a few additions or changes—it is not CSS. Therefore, transitions, animations, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access