修改了查找字体
This commit is contained in:
@@ -420,6 +420,14 @@ void StatusUI::setBattery(uint32_t pos,QVariant value1,QVariant value2)
|
||||
// setColor(ui->label_bat_3,state::inital);
|
||||
}
|
||||
break;
|
||||
case 4:
|
||||
ui->label_BackFuel->setText(value1.toString());
|
||||
|
||||
break;
|
||||
case 5:
|
||||
ui->label_EngineVol->setText(value1.toString());
|
||||
break;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user