This commit is contained in:
2026-07-23 13:41:30 +08:00
parent fac7c86065
commit 3247a08684
6 changed files with 214 additions and 19 deletions
@@ -22,7 +22,6 @@ QWidget* SweepFrequencyWidget::createSpectrogramPowerPlot() {
void init() override {
Plot::init();
mObjectName = "AxisTestPlot";
bindRenderThread(mObjectName + "Thread");
xAxis = YSG::Axis::Builder(this, Qt::Horizontal)