Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support build on qt 6.7 #570

Merged
merged 1 commit into from
May 11, 2024
Merged

fix: support build on qt 6.7 #570

merged 1 commit into from
May 11, 2024

Conversation

wineee
Copy link
Member

@wineee wineee commented May 9, 2024

log: QKeyMapper::possibleKeys return QList in qt 6.7

log: QKeyMapper::possibleKeys return QList<KeyboardModifiers> in qt 6.7
@deepin-ci-robot
Copy link
Contributor

deepin pr auto review

关键摘要:

  • 使用 auto 关键字简化了类型声明,提高了代码的可读性。
  • 使用了 static_cast 进行类型转换,确保了比较时的类型一致性,避免了潜在的运行时错误。

是否建议立即修改:

  • 否,这次提交的修改已经提高了代码质量,没有发现需要立即修改的问题。

deepin-ci-robot added a commit to linuxdeepin/dtk6widget that referenced this pull request May 9, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#570
@deepin-bot
Copy link
Contributor

deepin-bot bot commented May 9, 2024

Doc Check bot
🟢 Document Coverage Check Passed!

@wineee
Copy link
Member Author

wineee commented May 9, 2024

@wineee wineee requested a review from asterwyx May 9, 2024 09:56
@justforlxz justforlxz merged commit 096e993 into linuxdeepin:master May 11, 2024
20 of 21 checks passed
@deepin-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: asterwyx, justforlxz, kegechen, wineee

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

justforlxz pushed a commit to linuxdeepin/dtk6widget that referenced this pull request May 11, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#570
@wineee wineee deleted the qt6.7 branch May 11, 2024 10:46
@wineee wineee mentioned this pull request May 15, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants