Scarce debug information
Unsolved
QML and Qt Quick
-
Hello.
This screenshot I made when code running was stopped in ComboBox's function
And please look at this screenshoot from documentation
Why in my Locals and Expressions view I dont see any Types names besides the simplest like 'object', 'function' and so on? And also here is no special properties for "this" object of certain type, e.g. ComboBox.
My project has the same build and run settings that needed to debug qt quick applications as it wrote here:
http://doc.qt.io/qtcreator/creator-debugging-qml.html -
Hi,
You need to upload the screenshots to an external site (e.g. postimage.org) and put the links here. Currently the forum upload feature is not working. You can use![alt text](image url)
to insert the image inline.
-
Thank you, I edited my post.