[Qt-qml] Showing text into the console

Kent Hansen kent.hansen at nokia.com
Fri Apr 23 14:11:34 CEST 2010


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



More information about the Qt-qml mailing list