KVIrc
4.9.2
DeveloperAPIs
|
#include <Idle.h>
Public Member Functions | |
IdlePlatform () | |
bool | init () const |
int | secondsIdle () const |
~IdlePlatform () | |
Private Attributes | |
Private * | d |
IdlePlatform::IdlePlatform | ( | ) |
IdlePlatform::~IdlePlatform | ( | ) |
bool IdlePlatform::init | ( | ) | const |
Referenced by Idle::Idle().
int IdlePlatform::secondsIdle | ( | ) | const |
Referenced by Idle::secondsIdle().
|
private |