diff options
| author | Mitch Curtis <mitch.curtis@qt.io> | 2024-08-02 17:40:04 +0800 |
|---|---|---|
| committer | Mitch Curtis <mitch.curtis@qt.io> | 2025-03-04 14:29:54 +0800 |
| commit | 7fd17163e3593575c0a1d17932a866ae5e3d876c (patch) | |
| tree | 50ca53dfbaedd780b88244fc56242eb4893f2844 /src/quick/doc/snippets/qml/pathrectangle/pathrectangle.qml | |
| parent | 33c3367510574a8bb5581288d27e758c886a8d41 (diff) | |
Export QQuickItemPrivate::ExtraData constructor
Otherwise the newly introduced (in a follow-up patch)
QQuickRectangleShape runs into a build failure when acessing it:
Creating library C:\dev\qt-dev-debug-no-asan\qtbase\lib\Qt6QuickShapesd.lib and object C:\dev\qt-dev-debug-no-asan\qtbase\lib\Qt6QuickShapesd.exp
qquickrectangleshape.cpp.obj : error LNK2019: unresolved external symbol "public: __cdecl QQuickItemPrivate::ExtraData::ExtraData(void)" (??0ExtraData@QQuickItemPrivate@@QEAA@XZ) referenced in function "public: struct QQuickItemPrivate::ExtraData & __cdecl QLazilyAllocated<struct QQuickItemPrivate::ExtraData,class QFlags<enum QQuickItemPrivate::ExtraDataTag> >::value(void)" (?value@?$QLazilyAllocated@UExtraData@QQuickItemPrivate@@V?$QFlags@W4ExtraDataTag@QQuickItemPrivate@@@@@@QEAAAEAUExtraData@QQuickItemPrivate@@XZ)
C:\dev\qt-dev-debug-no-asan\qtbase\bin\Qt6QuickShapesd.dll : fatal error LNK1120: 1 unresolved externals
Task-number: QDS-13283
Change-Id: I138e447ccb3cd569d432852fe0b3e0195044a255
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
Diffstat (limited to 'src/quick/doc/snippets/qml/pathrectangle/pathrectangle.qml')
0 files changed, 0 insertions, 0 deletions
