look
0
0
782
530
综合判读结果
border:transparent;
border-radius: 4px;
background-color: rgb(247, 247, 247)
0
0
0
0
0
-
border-radius: 12px;
border:transparent;
background-color: rgb(255, 255, 255);
QFrame::StyledPanel
QFrame::Raised
0
0
0
0
0
-
QWidget{
border-top-left-radius: 12px;
border-top-right-radius: 12px;
color: rgb(0, 0, 0);
background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:1,
stop:0 rgba(0, 255, 255, 255) ,
stop:1 rgba(0, 144, 209, 255)
);
border-bottom-left-radius: 0px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
border-bottom-right-radius: 0px;
}
QLabel{
background: transparent;
}
QPushButton{
background: transparent;
}
9
9
-
font: bold 20px;
color: rgb(255, 255, 255);
查看判读结果
-
:/new/icon/chacha.png:/new/icon/chacha.png
-
Qt::Horizontal
40
20
-
QTableView QHeaderView::section:horizontal {
background-color: rgb(195, 195, 195);
color: white;
padding: 5px;
border: none;
font:10pt;
}
QTableView::item:hover {
background-color: rgba(200, 200, 255, 0.3);
}
QTableView::item:selected {
background-color: rgba(0, 120, 255, 0.5);
color: white;}
QTableView::item {
text - align: center;
}
QTableView {
border-radius: 10px;
margin: 5px;
font:10pt;
}