摘要: 1. TableWidget 点击查看代码 const QString verticalHeaderStyle = R"( QHeaderView::section { color: black; font:bold 14px "微软雅黑"; width:60px; text-align:cente 阅读全文
posted @ 2024-08-26 23:51 清浅清浅 阅读(48) 评论(0) 推荐(0)
摘要: import org.jfree.chart.ChartFactory; import org.jfree.chart.ChartPanel; import org.jfree.chart.JFreeChart; import org.jfree.chart.StandardChartTheme; 阅读全文
posted @ 2024-05-30 15:06 清浅清浅 阅读(37) 评论(0) 推荐(0)