diff options
| author | Andrew Stanley-Jones <andrew.stanley-jones@nokia.com> | 2010-06-30 15:43:03 +1000 |
|---|---|---|
| committer | Andrew Stanley-Jones <andrew.stanley-jones@nokia.com> | 2010-06-30 15:43:03 +1000 |
| commit | e1659dfffaf366f8c387a4b0c477e2df9f27787c (patch) | |
| tree | 0eed6641b5a57e8a051f359885d0cb4664d4c2ff /doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.cpp | |
| parent | 778bd0051b3512d77200755fcc0ca8764bab002a (diff) | |
Add IPC failure error reporting
Errors can occur in IPC and cannot be silently ignored.
These are now reported through a signal from the client
service object:
errorUnrecoverableIPCFault(QService::UnrecoverableIPCError)
and should be connected to by the client to receive error
reports. Services must not use this name, and argument
functions as to avoid having their function masked by
this signal.
Diffstat (limited to 'doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.cpp')
0 files changed, 0 insertions, 0 deletions
