Ettrich Matthias (Nokia-D-Qt/Berlin) wrote: > On Wednesday 21 April 2010 03:28:54 Allison Warwick (Nokia-D-Qt/Brisbane) > wrote: > >>> print() >>> >> Please don't use that one. It's a QtScript extension, and makes your JS >> quite incompatible with browser JS (which "print" is something in the >> "File" menu). >> >> > > Ooops ... what stops us from removing the method print() then? >
Nothing. The Global Object's print property is deletable. Kent _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
