.TH "sources/logging/eventloopwatchdog.h" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sources/logging/eventloopwatchdog.h
.SH SYNOPSIS
.br
.PP
\fR#include <QElapsedTimer>\fP
.br
\fR#include <QObject>\fP
.br
\fR#include <QTimer>\fP
.br

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBEventLoopWatchdog\fP"
.br
.RI "The \fBEventLoopWatchdog\fP class Detects when the main (GUI) thread's event loop goes unresponsive -- \fBQetLogger\fP (discussion #644) can only see what an explicit qDebug()/ qInfo()/qWarning() call already decided to report, and most of a session (painting, dragging, a slow synchronous operation) produces no log output at all, so a silent multi-second gap in the log is indistinguishable from the user simply not doing anything\&. "
.in -1c
.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
