摘要: QCustomPlot图形和图例同步前言 我现在有几条折线,折线和图例一一对应,不管点击图例或者折线,相关的都高亮 QCustomPlot图形和图例同步方法 // 链接信号槽 m_plot即为QCustomPlot对象 connect(m_plot, SIGNAL(selectionChangedB 阅读全文
posted @ 2020-04-08 18:33 不随。 阅读(2790) 评论(2) 推荐(0) 编辑