Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Component/s: qt-project.org
-
Labels:
Description
If I copy and paste a method signature, I get
QString & QString
setUtf16setUtf16 ( const ushort *unicode , int size ...) ( const ushort *unicode , int size )
The :: operator is missing; and there are two argument lists, one of which contains "...".