Definition at line 15 of file kis_idle_watcher.cpp.
◆ Private()
◆ connectionsStore
◆ IDLE_CHECK_COUNT
| const int KisIdleWatcher::Private::IDLE_CHECK_COUNT = 4 |
|
static |
◆ idleCheckCounter
| int KisIdleWatcher::Private::idleCheckCounter |
We wait until the counter reaches IDLE_CHECK_COUNT, then consider the image to be really "idle". If the counter is negative, it means that "no delay" update is triggered, which disables counting and the event is triggered on the next non-busy tick.
Definition at line 41 of file kis_idle_watcher.cpp.
◆ idleCheckTimer
| QTimer KisIdleWatcher::Private::idleCheckTimer |
◆ imageModifiedCompressor
◆ trackedImages
The documentation for this struct was generated from the following file: