Closed lzwind closed 3 months ago
关键摘要:
MainWindow::initAttributes()
函数中,代码格式化已经改进,例如缩进和空格的使用。MainWindow::initAttributes()
函数中,增加了对DSysInfo::minorVersion().toInt() >= 1070
的判断,但未提供上下文说明为什么需要这个条件。MainWindow::initAttributes()
函数中,删除了对m_hasComposite
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::initAttributes()
函数中,删除了对m_isSaveClipboard
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::checkIsLockScreen()
函数中,删除了对m_isFullScreenRecord
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::save2Clipboard()
函数中,删除了对m_isFullScreenRecord
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::save2Clipboard()
函数中,删除了对m_isSaveClipboard
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::updateToolBarPos()
函数中,删除了对m_isFullScreenRecord
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::getTwoScreenIntersectPos()
函数中,删除了对m_isFullScreenRecord
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::getTwoScreenIntersectPos()
函数中,删除了对m_isSaveClipboard
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::getTwoScreenIntersectPos()
函数中,删除了对m_hasComposite
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::paintEvent()
函数中,删除了对m_isFullScreenRecord
的检查,但未提供上下文说明为什么需要删除这个检查。MainWindow::stopRecord()
函数中,删除了对m_isFullScreenRecord
的检查,但未提供上下文说明为什么需要删除这个检查。是否建议立即修改: 是
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: lzwind, wyu71
The full list of commands accepted by this bot can be found here.
/merge
Adjust the time sequence of the screenshot completion prompt
Log: Adjust the time sequence of the screenshot completion prompt Bug: https://pms.uniontech.com/bug-view-266109.html