Changeset 59503 in webkit for trunk/JavaScriptCore/qt/api/qscriptvalue.h
- Timestamp:
- May 14, 2010, 5:08:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/qt/api/qscriptvalue.h
r53850 r59503 84 84 quint32 toUInt32() const; 85 85 quint16 toUInt16() const; 86 QScriptValue toObject() const; 86 87 87 88 QScriptValue call(const QScriptValue& thisObject = QScriptValue(),
Note:
See TracChangeset
for help on using the changeset viewer.