summaryrefslogtreecommitdiffstats
path: root/LICENSE.FDL
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2021-11-25 12:55:10 +0100
committerMorten Johan Sørvig <morten.sorvig@qt.io>2022-02-11 18:15:26 +0100
commit5958c28d9fbfa4432887e83e97defb76b0dda14d (patch)
tree9faa26b3110d60f819a19c8ec22895b9280cdbf4 /LICENSE.FDL
parent7c54988b1b3b9eb4d2f3650c1ba5ffe97673ca92 (diff)
wasm: improve qstdweb::EventCallback
We are storing a copy of the this pointer in the constructor, and later deference it to access EventCallback object memebers. This makes the class noncopyable: delete the copy constructor to make sure it isn’t. Also change the callback API to propagate the event to the event callback. Change-Id: Ida4bb192b3e905b260ebeec30293aad71b7d8c49 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'LICENSE.FDL')
0 files changed, 0 insertions, 0 deletions