<div dir="ltr">There's GammaRay<div><a href="http://www.kdab.com/kdab-products/gammaray/">http://www.kdab.com/kdab-products/gammaray/</a><br><div><a href="https://github.com/KDAB/GammaRay">https://github.com/KDAB/GammaRay</a></div><div><br></div><div>It's not 100% efficient, but better then nothing. We end up doing our own debugger command line to search and inspect object along a TreeView from QWidgets to see/edit properties, pointer value, invoke methods and emit signal. I would love to see one build for Qml build-in, we could stop maintain ours.</div></div><div><br></div><div>The inspection of meta object can give you a lot of information to even classify the properties per inheritance.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 25, 2015 at 3:30 PM, Jason H <span dir="ltr"><<a href="mailto:jhihn@gmx.com" target="_blank">jhihn@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there anything that allows us to see a tree view of items at runtime and inspect (and modify?) their properties?<br>
<br>
I just helped someone who was dealing with an opacity issue and it was because of a component a few levels up. If they could visualize the element hierarchy as a tree, it would have been solved in seconds.<br>
_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/interest" rel="noreferrer" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
</blockquote></div><br></div>