Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I do the same for my QT desktop app. I’ve got an “Inspector” singleton that allows me to select a component tree via click, similar to browser devtools. It takes a screenshot, dumps the QML source, and serializes the state of the components into the clipboard.

I paste that into Claude and it is surprisingly good at fixing bugs and making visual modifications.



Sounds awesome. I would love to hear more about this. Any chance you can share this or at least more details?


That sounds cool. I could use that. Care to share your Inspector code?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: