目录
2)、OBSBasicStatusBar::Deactivate() 中录制结束后
3)、OBSBasicStatusBar::UpdateRecordTime() 更新时间
原来的录制时间,显示在状态栏,
现在需要将其放大,显示在面板中
一、录制时间
1、在控制面板中,添加QLabel ,用以显示录制时间
objectName: textRecordTime
目录
2)、OBSBasicStatusBar::Deactivate() 中录制结束后
3)、OBSBasicStatusBar::UpdateRecordTime() 更新时间
原来的录制时间,显示在状态栏,
现在需要将其放大,显示在面板中
objectName: textRecordTime