qtablewidget qss加上这个,QHeaderView::section

 qtablewidget  qss加上这个,QHeaderView::section {
    color: white;
    padding: 4px;
    height:24px;
    border: 0px solid #567dbc;
    border-left:0px;
    border-right:0px;
    background: #2c3e50;/*default*/
 

行标题就不见了,
请问下怎么回事啊
verticalheader不见了

posted @ 2016-10-23 06:18  findumars  Views(2508)  Comments(0Edit  收藏  举报