diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-10-23 09:13:10 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-10-28 09:06:14 (GMT) |
commit | 735525dc51952c90846c8129b755422b288b204b (patch) | |
tree | 81c3593c2e8463f7ddf555f4d36d3375582822e7 /tests/auto/qlabel | |
parent | 5c7345809d7f620981f92cc2e93beb14b10504a9 (diff) | |
download | Qt-735525dc51952c90846c8129b755422b288b204b.zip Qt-735525dc51952c90846c8129b755422b288b204b.tar.gz Qt-735525dc51952c90846c8129b755422b288b204b.tar.bz2 |
Add new public API to QDBusConnection for connecting with string
matching.
The bus allows us to match string arguments when receiving messages.
This is very useful for the NameOwnerChanged signal, whose first
argument is usually what we're interested in.
By using these new functions, you can restrict receiving of signals to
those that you truly want, instead of receiving NameOwnerChanged for all
services registered/unregistered on the bus.
Diffstat (limited to 'tests/auto/qlabel')
0 files changed, 0 insertions, 0 deletions