Are there any useful tools for diagnosing Qt layout and spacing problems?

后端 未结 4 2099

See also related question: How do you debug Qt layout problems

I\'ve got some complex widget hierarchies that I\'m trying to lay out, and I run into the usual p

4条回答
  •  情歌与酒
    2021-02-05 06:28

    Could you use a QHoverEvent to add a dark border or a popup with an id every time you hover over an element?

提交回复
热议问题