test workflow
This commit is contained in:
@@ -80,7 +80,7 @@ systemSettingForm::systemSettingForm(QWidget* parent) :
|
|||||||
m_diskuse = duse;
|
m_diskuse = duse;
|
||||||
updateStorageUsed();
|
updateStorageUsed();
|
||||||
QMetaObject::invokeMethod(ui->batIcon, "startAnimation", Qt::QueuedConnection);
|
QMetaObject::invokeMethod(ui->batIcon, "startAnimation", Qt::QueuedConnection);
|
||||||
QThread::msleep(1000);
|
QThread::msleep(20000);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
diskInfoCaller->start();
|
diskInfoCaller->start();
|
||||||
|
|||||||
Reference in New Issue
Block a user