Is there a way in QT-Designer to see a "DOM Tree" like list of elements inside a window? Otherwise, how can I select an object that's totally overshadowed by another object with identical dimensions?
Can't believe they haven't though开发者_Go百科t about that.
The Object Inspector should be on the right hand side.
If not, go to View->Object Inspector
From there, you can select the object by name.
In the "View" menu, check "Object inspector". I think that's what you're looking for.
精彩评论