Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Apr 16, 2022

A comment in 5659e73 states that GUIUtil::ObjectInvoke

can be replaced by a call to the QMetaObject::invokeMethod functor overload after Qt 5.10

hebasto added 2 commits April 16, 2022 19:18
The `GUIUtil::ObjectInvoke()` template function was a replacement of
the `QMetaObject::invokeMethod()` functor overload which is available
in Qt 5.10+.

No behavior change.
@prusnak
Copy link
Contributor

prusnak commented Apr 16, 2022

Approach ACK

@DrahtBot
Copy link
Contributor

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #417 (Ditch wallet model juggling by promag)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

Copy link
Contributor

@w0xlt w0xlt left a comment

Choose a reason for hiding this comment

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

tACK 6958a26 on Ubuntu 21.10, Qt 5.15.2.

Copy link
Contributor

@promag promag left a comment

Choose a reason for hiding this comment

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

Code review ACK 6958a26.

@hebasto hebasto merged commit be7a5f2 into bitcoin-core:master Apr 22, 2022
@hebasto hebasto deleted the 220416-invoke510 branch April 22, 2022 16:52
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Apr 22, 2022
…)` with `QMetaObject::invokeMethod()`

6958a26 Revert "qt: Add ObjectInvoke template function" (Hennadii Stepanov)
249984f qt: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()` (Hennadii Stepanov)

Pull request description:

  A comment in 5659e73 states that `GUIUtil::ObjectInvoke`
  > can be replaced by a call to the QMetaObject::invokeMethod functor overload after Qt 5.10

ACKs for top commit:
  w0xlt:
    tACK bitcoin-core/gui@6958a26 on Ubuntu 21.10, Qt 5.15.2.
  promag:
    Code review ACK 6958a26.

Tree-SHA512: 6a840289568113cf38df6c1092821d626c2d206768a21d4dc6846b9dcccb4130477adb45ba718bb6bc15a3041871a7df3238983ac03db80406732be597693266
@bitcoin-core bitcoin-core locked and limited conversation to collaborators Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants