Bug 36753 - [Qt] Calling a slot that takes a QList does not work from Javascript with gcc 3.4.2 on Windows
Summary: [Qt] Calling a slot that takes a QList does not work from Javascript with gcc...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: PC Windows XP
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-03-29 05:54 PDT by qt-info
Modified: 2014-01-28 20:41 PST (History)
2 users (show)

See Also:


Attachments
Example to reproduce the problem (816 bytes, text/x-c++src)
2010-03-29 05:54 PDT, qt-info
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description qt-info 2010-03-29 05:54:07 PDT
Created attachment 51903 [details]
Example to reproduce the problem

Calling a slot that takes a QList does not work from Javascript with gcc 3.4.2 on Windows.  This works fine with other compilers on Windows including the later version of gcc.