Skip to content

Conversation

@johnny9
Copy link
Collaborator

@johnny9 johnny9 commented Jul 31, 2025

Signals with parameters should have handlers that explicitly define the arguments. Without this, Qt will throw a warning in the log stating that injection or parameters is deprecated.

fixes #481

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 99d5da8, tested on Ubuntu 24.04.

@hebasto hebasto merged commit f8e994d into bitcoin-core:qt6 Aug 1, 2025
2 checks passed
tx-signer450 added a commit to tx-signer450/gui-qml that referenced this pull request Oct 20, 2025
… in main.qml and DesktopWallets.qml

99d5da865466924257daf4d8b59db468992c69e6 Update signal handlers in DesktopWallets.qml to have explicit parameters (johnny9)
da6bc7cd97f4c5be66ab77411509fac5a145cde8 Update signal handlers in main.qml to have explicit parameters (johnny9)

Pull request description:

  Signals with parameters should have handlers that explicitly define the arguments. Without this, Qt will throw a warning in the log stating that injection or parameters is deprecated.

  fixes #481

ACKs for top commit:
  hebasto:
    ACK 99d5da865466924257daf4d8b59db468992c69e6, tested on Ubuntu 24.04.

Tree-SHA512: 510ab99aeaa8418cc28886452bed28d7cc8c6697286e89d19e4a5cc593dda5f3d07d1e7ca5856be60dc8c6efb50d8e1626ca1a111457dbede6267bf6d1bfe62c
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.

qt6: Parameter "event" is not declared

2 participants