开发者

QTreeWidget show child in the same level of parent

开发者 https://www.devze.com 2023-03-26 16:58 出处:网络
I want to show child in the same level of parent. For doing this first made the dotted line disappear using fun

I want to show child in the same level of parent. For doing this first made the dotted line disappear using fun

drawBranches();

Can anyone help me开发者_高级运维 on this.


my_treewidget->setIndentation( 0 );
0

精彩评论

暂无评论...
验证码 换一张
取 消