-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.6.0
-
None
-
-
8f7e8e51e (dev), 494683144 (6.6)
-
DaVinci 90
The example Code on https://doc.qt.io/qt-6/qt3drender-qmaterial.html misses some closing brackets
material1->addParameter(new QParameter(parameterName, QColor::fromRgbF(0.0f, 1.0f, 0.0f, 1.0f);
material2->addParameter(new QParameter(parameterName, QColor::fromRgbF(1.0f, 1.0f, 1.0f, 1.0f);
For Gerrit Dashboard: QTBUG-118399 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
513060,2 | Doc: Add missing parentheses to code snippet | dev | qt/qt3d | Status: MERGED | +2 | 0 |
513227,2 | Doc: Add missing parentheses to code snippet | 6.6 | qt/qt3d | Status: MERGED | +2 | 0 |