[QBS] How do I enumerate the properties of a qbs object?

Карелин Павел hkarel at yandex.ru
Fri Sep 19 19:34:04 CEST 2014


I would like to investigate properties and values of QBS objects.
But usual javascript a design of enumeration didn't work:
for (var p in project) {
     // Here never we get...
}

How is possible to enumerate properties and objects?


-- 
С уважением, Карелин Павел.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20140919/5bfcd014/attachment.html>


More information about the Qbs mailing list