KVIrc  4.9.2
DeveloperAPIs
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

Idle::Private::Private ( )
inline

Member Data Documentation

bool Idle::Private::active

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

QTimer Idle::Private::checkTimer

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

QDateTime Idle::Private::idleSince

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

int Idle::Private::idleTime

Referenced by Idle::Idle().

QPoint Idle::Private::lastMousePos

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

QDateTime Idle::Private::startTime

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


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