KVIrc 5.2.0
Developer APIs
Public Member Functions | Public Attributes | List of all members
Idle::Private Class Reference

#include <Idle.h>

Public Member Functions

 Private ()
 

Public Attributes

bool active
 
QTimer checkTimer
 
QDateTime idleSince
 
int idleTime
 
QPoint lastMousePos
 
QDateTime startTime
 

Constructor & Destructor Documentation

◆ Private()

Idle::Private::Private ( )
inline

Member Data Documentation

◆ active

bool Idle::Private::active

Referenced by Idle::Idle(), and Idle::isActive().

◆ checkTimer

QTimer Idle::Private::checkTimer

Referenced by Idle::Idle(), Idle::start(), and Idle::stop().

◆ idleSince

QDateTime Idle::Private::idleSince

Referenced by Idle::secondsIdle(), and Idle::start().

◆ idleTime

int Idle::Private::idleTime

Referenced by Idle::Idle().

◆ lastMousePos

QPoint Idle::Private::lastMousePos

Referenced by Idle::secondsIdle(), and Idle::start().

◆ startTime

QDateTime Idle::Private::startTime

Referenced by Idle::secondsIdle(), and Idle::start().


The documentation for this class was generated from the following file: