QList

qtdatastream~ QList

new QList(obj)

This class allow users to force a specific object to be recognized as a QList for the Writer. Javascript Array are converted to QList objects internally. When parsed from reader, QList objects are converted back to Javascript Array

Parameters:
Name Type Description
obj *
Source: