Modify sendCommand signatures to use 0 as default value
authorDmitry Shachnev <mitya57@debian.org>
Sat, 3 Feb 2024 21:29:00 +0000 (00:29 +0300)
committerDmitry Shachnev <mitya57@debian.org>
Sun, 17 Nov 2024 11:20:58 +0000 (14:20 +0300)
commite34ad2d86cdbabe284302347a40daf8ff9093701
treebf24ab144cd7b72fc41d6a9082138348822f100d
parentd25787d86b553fd06e2e678363d1422f4f69a77c
Modify sendCommand signatures to use 0 as default value

The original default value was QNodeCommand::CommandId(), and shiboken
copies it verbatim from the header file, however it does not work because
we do not generate "using namespace Qt3DCore;".

0 is the same as QNodeCommand::CommandId().

Gbp-Pq: Name Modify-sendCommand-signatures.patch
sources/pyside2/PySide2/Qt3DCore/typesystem_3dcore.xml