调整了声音相关设置

This commit is contained in:
hm
2021-06-27 18:25:22 +08:00
parent 2c8d32374a
commit b086f8a25b
21 changed files with 994 additions and 438 deletions
+4
View File
@@ -235,6 +235,9 @@ void StateWidget::setColor(state s)
bar->style()->polish(bar);
}
//更i性能太多了容易死机
//update();
}
void StateWidget::setValue(QString s)
@@ -305,6 +308,7 @@ void StateWidget::setValue(QString s)
setColor(state::gray);
}
}
}
void StateWidget::setRange(double m_min,double m_max)