调整了声音相关设置
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user