Skip to content

Fix #14071 GUI: "QObject::connect: No such signal" when right-clicking a finding#7760

Merged
danmar merged 1 commit intodanmar:mainfrom
clock999:wy_dev_14071
Aug 22, 2025
Merged

Fix #14071 GUI: "QObject::connect: No such signal" when right-clicking a finding#7760
danmar merged 1 commit intodanmar:mainfrom
clock999:wy_dev_14071

Conversation

@clock999
Copy link
Copy Markdown
Contributor

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

@danmar danmar merged commit 71ee509 into danmar:main Aug 22, 2025
63 checks passed
@firewave
Copy link
Copy Markdown
Collaborator

This does indeed fix the warning.

Could you elaborate what this actually fixes? I have no understanding at all of this part of Qt.

@clock999
Copy link
Copy Markdown
Contributor Author

Hi firewave, we can check the signals provided by QSignalMapper at below link:
https://doc.qt.io/qt-6/qsignalmapper.html
There is the reason why there is a warning when using the mapped(int):
https://qthub.com/static/doc/qt5/qtcore/qsignalmapper-obsolete.html

@firewave
Copy link
Copy Markdown
Collaborator

Thanks a lot.

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.

3 participants