An error occurred while loading the file. Please try again.
-
Friedemann Kleint authored
QMetaMethod::methodSignature() produces for an invokable slot with array type parameters (void foo(const char p1[10],int p2)): foo(const char[10],int) Split off the array specification and append it to the parameter name. Task-number: QTBUG-46177 Change-Id: I58670570357472f6f5b7fcf0e841d3b7cb4189c8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
9ba1bb61