msg:传输失败提示。
This commit is contained in:
@@ -110,6 +110,7 @@ void TransForm::setProgress(double val)
|
||||
void TransForm::handleFailed()
|
||||
{
|
||||
ui->progressBar->setValue(0);
|
||||
QMessageBox::information(this, tr("提示"), tr("传输失败"));
|
||||
}
|
||||
|
||||
void TransForm::handleDone()
|
||||
|
||||
Reference in New Issue
Block a user