Ho can I view valie of point created with Qt.point() in Expression panel while debugging in Qt Creator? Now I see only 'object' without value. I can only debug points with console.log(point) but is is very inconveniently.
In QML/Js console, if I enter name of point variable I get 'Unimplemented command "evaluate"'
- Qt Creator 3
- Qt 5.2.0
- Windows 7 x32