historicalrecords 0 0 824 582 Form color: rgb(255, 255, 255); background-color: rgb(85, 170, 255); Qt::Horizontal 40 20 font: 20pt 历史记录 Qt::Horizontal 40 20 font: 16pt 样品名称: border: 1px solid rgba(74, 94, 226,0.7); color: rgb(0, 0, 0); border-radius: 7px; QPushButton{ background-color:rgb(85, 170, 255); color: white; border-radius: 3px; font: 16pt ; } QPushButton:hover{ background-color:rgba(85, 170, 255,0.5); color: white; border-radius: 3px; font: 16pt ; } QPushButton:pressed{ color: white; background-color:rgb(85, 170, 255); border-radius: 3px; font: 16pt ; } 查询 font: 16pt 采集时间: border: 1px solid rgba(74, 94, 226,0.7); color: rgb(0, 0, 0); border-radius: 7px; QPushButton{ background-color:rgb(85, 170, 255); color: white; border-radius: 3px; font: 16pt ; } QPushButton:hover{ background-color:rgba(85, 170, 255,0.5); color: white; border-radius: 3px; font: 16pt ; } QPushButton:pressed{ color: white; background-color:rgb(85, 170, 255); border-radius: 3px; font: 16pt ; } 查询 Qt::Horizontal 40 20 QPushButton{ background-color:rgb(85, 170, 255); color: white; border-radius: 3px; font: 16pt ; } QPushButton:hover{ background-color:rgba(85, 170, 255,0.5); color: white; border-radius: 3px; font: 16pt ; } QPushButton:pressed{ color: white; background-color:rgb(85, 170, 255); border-radius: 3px; font: 16pt ; } 刷新 QPushButton{ background-color:rgb(85, 170, 255); color: white; border-radius: 3px; font: 16pt ; } QPushButton:hover{ background-color:rgba(85, 170, 255,0.5); color: white; border-radius: 3px; font: 16pt ; } QPushButton:pressed{ color: white; background-color:rgb(85, 170, 255); border-radius: 3px; font: 16pt ; } 导出 QTableView { background-color: #f0f0f0; /* 背景色 */ gridline-color: #d0d0d0; /* 网格线颜色 */ selection-background-color: #a6ceff; /* 选择背景色 */ selection-color: black; /* 选择文字颜色 */ border: 1px solid #d0d0d0; /* 边框 */ } QTableView::item { padding: 5px; /* 单元格内边距 */ } QHeaderView::section { background-color: #e0e0e0; /* 表头背景色 */ color: black; /* 表头文字颜色 */ padding: 4px; /* 表头内边距 */ border: 1px solid #d0d0d0; /* 表头边框 */ }