#include <icy/diagnosticmanager.h>Inherits:
IDiagnostic,Runnable
Asynchronous diagnostic information collector.
| Return | Name | Description |
|---|---|---|
void | run | Override to implement diagnostic logic. |
void | check virtual inline | Resets the diagnostic and launches run() on a background thread. |
void run()Override to implement diagnostic logic.
The StateChange signal will dispatch diagnostic test results to delegates.
virtual inline
virtual inline void check()Resets the diagnostic and launches run() on a background thread.
| Return | Name | Description |
|---|---|---|
Thread | _thread |
Thread _thread