aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/options.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-07-08 10:57:41 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-07-09 10:30:45 +0200
commit277bb19bad0855839d16920ff6a6142d6e135f51 (patch)
tree64fdc67bde5511e21426a5b3f0b7e6389933d2f6 /build_scripts/options.py
parente3b159b241b452ceb1013fd9aebe0d9a25a64ed9 (diff)
libpyside: Pass MetaObjectBuilder signature as QByteArray
Change the MetaObjectBuilder::addSlot()/addSignal() functions to use a QByteArray since the underlying QMetaObjectBuilder takes QByteArray, too. Split SignalManager::registerMetaMethodGetIndex() into overloads for const char * (for the signal code path) and QByteArray (for the slot code path). Task-number: PYSIDE-2810 Change-Id: Ie79ea071a8cc111d45248c7086cf6fda34a7548f Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'build_scripts/options.py')
0 files changed, 0 insertions, 0 deletions