衰减函数及包络 效果图 源码 函数说明 void QCPAbstractPlottable::setPen(const QPen &pen) void QCPAbstractPlottable::setBrush(const QBrush &brush) void QCPAxisRect::setupFullAxesBox(bool connectRanges) void QCPAbstractPlottable::rescaleAxes(bool onlyEnlarge) const void QCustomPlot::setInteractions(const QCP::Interactions &interactions) 效果图 源码 void MainWindow::setupSimpleDemo(QCustomPlot *customPlot) { demoName = "衰减曲线"; ui->plainTextEdit