QTreeWidget show child in the same level of parent
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 );
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论