Nepomuk-Core
#include <eventmonitor.h>
Definition at line 32 of file eventmonitor.h.
Nepomuk2::EventMonitor::EventMonitor |
( |
QObject * |
parent = 0 | ) |
|
Nepomuk2::EventMonitor::~EventMonitor |
( |
| ) |
|
void Nepomuk2::EventMonitor::disable |
( |
| ) |
|
|
slot |
void Nepomuk2::EventMonitor::diskSpaceStatusChanged |
( |
bool |
isLow | ) |
|
|
signal |
Emitted when the disk space is low.
In this case you should stop indexing immediately.
void Nepomuk2::EventMonitor::enable |
( |
| ) |
|
|
slot |
void Nepomuk2::EventMonitor::idleStatusChanged |
( |
bool |
isIdle | ) |
|
|
signal |
Emitted when the system becomes idle.
bool Nepomuk2::EventMonitor::isDiskSpaceLow |
( |
| ) |
const |
|
inline |
bool Nepomuk2::EventMonitor::isIdle |
( |
| ) |
const |
|
inline |
bool Nepomuk2::EventMonitor::isOnBattery |
( |
| ) |
const |
|
inline |
void Nepomuk2::EventMonitor::powerManagementStatusChanged |
( |
bool |
conserveResources | ) |
|
|
signal |
Emitted when the power management status changes.
- Parameters
-
conserveResources | true if you should conserve resources |
void Nepomuk2::EventMonitor::resumeDiskSpaceMonitor |
( |
| ) |
|
|
slot |
void Nepomuk2::EventMonitor::suspendDiskSpaceMonitor |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.