2ec7abf56e4febf60b3475592bb5dff5bcf0ae29
This way anyone listening to 'activity' signals can safely re-set the flag to 'false' by calling setMonitorActivity(true) again. Right now this is not guaranteed as the signal is handled asynchonously (and indeed in my PyQT-based application the signal would be handled *before* the flag is set to 'true'...)
QTermWidget is an opensource project originally based on KDE4 Konsole application, but it took its own direction later. The main goal of this project is to provide unicode-enabled, embeddable Qt widget for using as a built-in console (or terminal emulation widget). Current maintainer: Petr Vanek <petr@yarpen.cz> License: GPLv2+
Description
Languages
C++
97.4%
C
1.6%
QMake
0.5%
QML
0.3%
CMake
0.2%