Cleanup implementation of CleanupThread

Authored by mwolff on May 17 2017, 3:35 PM.

Description

Cleanup implementation of CleanupThread

Simply use a timer and rely on QThread::exec's internal event loop
to drive the cleanup rounds instead of using wait conditions for
what boils down to pretty much the same.

Details

Committed
mwolffMay 17 2017, 3:35 PM
Parents
R32:48a80f885b5c: remove dead code
Branches
Unknown
Tags
Unknown