Details
-
Task
-
Resolution: Fixed
-
P1: Critical
-
6.6.0
-
None
-
-
55113f563 (dev), 61ccc3c0e (6.6)
-
DaVinci 87
Description
The following methods need \since entries indicating the Qt version in which they are introduced.
QByteArray targetData() const; void setTargetData(const QByteArray &data); void setTargetData(int offset, const QByteArray &data); TargetAttribute targetAttribute(int index) const; int targetAttributeCount() const; void addTargetAttribute(quint32 targetId, Attribute::Semantic semantic, int offset, int stride = 0); void addTargetAttribute(const TargetAttribute &att);
Refer to the QDoc manual for since command usage and examples.
Attachments
Issue Links
- relates to
-
QTBUG-116853 Qt 6.6 Quick3D - Documentation Changes Review
-
- Closed
-