refactor: remove deprecated QRegExp, fix typos, replace Q_FOREACH wit…#741
Conversation
…h range-based for - dshortcutedit.cpp: remove dead commented-out code containing deprecated QRegExp - dtitlebar.cpp: fix "batter salution" → "better solution", rename private method isVisableOnFullscreen → isVisibleOnFullscreen - dapplication.cpp: fix "effoct" → "effect" in comment - Replace Q_FOREACH with C++17 range-based for loops in: dblureffectwidget.cpp, dsegmentedcontrol.cpp, dcrumbedit.cpp, dexpandgroup.cpp, dprintpreviewdialog.cpp, ddrawergroup.cpp, dprintpreviewwidget.cpp Log: Modernize deprecated Qt patterns and fix typos Agent-Logs-Url: https://github.com/doniyor14/dtkwidget/sessions/b415c6ef-8e7c-4ed1-a3c1-e2c51b65763e Co-authored-by: doniyor14 <93820731+doniyor14@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: doniyor14 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @doniyor14. Thanks for your PR. 😃 |
|
Hi @doniyor14. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…h range-based for
Log: Modernize deprecated Qt patterns and fix typos
Agent-Logs-Url: https://github.com/doniyor14/dtkwidget/sessions/b415c6ef-8e7c-4ed1-a3c1-e2c51b65763e