summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-06-06 13:35:36 +1000
committerMichael Goddard <michael.goddard@nokia.com>2011-06-07 16:43:14 +1000
commit73a6d51affc0d8be31b11f59a85b5b80a0e579f9 (patch)
treee64cb693d3fca547546577976de1ee606076075d /doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
parente467575811ea2ab0eae08670bfc7e80687b86025 (diff)
Connect signals lazily with the V2 engine wrapper too.
Previously the QContactManager would lazily connect to the engine signals when the manager was connected to, but unfortunately the V2 engine wrapper itself was always connecting to the wrappee's signals. So V2 engines got lazy signals, but V1 engines (most of them) did not. So now tweak the signal connection code a bit to take advantage of the simple signal proxying that the wrapper used to do. This might need refactoring in the future if a V3 wrapper emits signals itselfs, though. Change-Id: Id75e40a8da09133a53cef9ce18ec0d5e430e7fbc Task-number: QTMOBILITY-507 Reviewed-by: Chris Adams
Diffstat (limited to 'doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp')
0 files changed, 0 insertions, 0 deletions