Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
b53ea6973102e3ec2a7c84da3496b61d01070b99
Description
qtbase/src/widgets/styles/qstylesheetstyle.cpp
QRenderRule::QRenderRule(const QVector<Declaration> &declarations, const QWidget *widget) ... } else if (hintName.endsWith(QLatin1String("size"))) { hintValue = decl.sizeValue(); // ### Qt5 // } else if (hintName.endsWith(QLatin1String("icon"))) { // hintValue = decl.iconValue();
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed