qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel #7143

pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2015_12_qt4_build changing 1 files +4 −1
  1. laanwj commented at 10:47 AM on December 1, 2015: member

    It's surprising to me that Q_EMIT even worked for this.

    But it doesn't build in Qt4, so switch back to QMetaObject::invokeMethod. Fixes #7138.

  2. laanwj added the label GUI on Dec 1, 2015
  3. laanwj cross-referenced this on Dec 1, 2015 from issue Error while compiling bitcoin with qt support by wilsonwang371
  4. qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel
    It's surprising to me that Q_EMIT even worked for this.
    
    But it doesn't build in Qt4, so switch back to
    `QMetaObject::invokeMethod`. Fixes #7138.
    6da12dff28
  5. laanwj force-pushed on Dec 1, 2015
  6. luke-jr commented at 11:12 AM on December 1, 2015: member

    Tested ACK 6da12dff287ac08c1d8aa847794abb8e582d606c

  7. laanwj added this to the milestone 0.12.0 on Dec 1, 2015
  8. laanwj merged this on Dec 1, 2015
  9. laanwj closed this on Dec 1, 2015

  10. laanwj referenced this in commit a60538bc45 on Dec 1, 2015
  11. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC