Bug 41674

Summary: [Qt] QScriptEngine should have an API for wrapping a QMetaObject
Product: WebKit Reporter: Kent Hansen <kent.hansen>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Enhancement CC: cmarcelo, jedrzej.nowacki
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 31863    

Comment 1 Kent Hansen 2010-07-06 03:26:50 PDT
There should also be corresponding methods QScriptValue::isQMetaObject() and QScriptValue::toQMetaObject().
Comment 2 Jędrzej Nowacki 2011-07-07 07:50:28 PDT
Porting QtScript API over JSC C API will not be continued.