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?


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


_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to