kmilo
KMilo::DellI8kMonitor Class Reference
#include <delli8k.h>
Inheritance diagram for KMilo::DellI8kMonitor:

Detailed Description
KMilo plugin for Dell Laptops (conforming to the i8k driver).Definition at line 42 of file delli8k.h.
Public Member Functions | |
| DellI8kMonitor (QObject *parent, const QVariantList &) | |
| virtual | ~DellI8kMonitor () |
| virtual bool | init () |
| virtual DisplayType | poll () |
| virtual int | progress () const |
Constructor & Destructor Documentation
| KMilo::DellI8kMonitor::DellI8kMonitor | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 51 of file delli8k.cpp.
| KMilo::DellI8kMonitor::~DellI8kMonitor | ( | ) | [virtual] |
Definition at line 56 of file delli8k.cpp.
Member Function Documentation
| bool KMilo::DellI8kMonitor::init | ( | ) | [virtual] |
Reimplemented from KMilo::Monitor.
Loads configuration.
Reimplemented from KMilo::Monitor.
Definition at line 60 of file delli8k.cpp.
| Monitor::DisplayType KMilo::DellI8kMonitor::poll | ( | ) | [virtual] |
Reimplemented from KMilo::Monitor.
Called by KMilo, this checks the /proc file system and acts on any changes
Reimplemented from KMilo::Monitor.
Definition at line 84 of file delli8k.cpp.
| int KMilo::DellI8kMonitor::progress | ( | ) | const [virtual] |
Reimplemented from KMilo::Monitor.
Called by KMilo if poll() returns a volume change. Returns the new volume percentage.
Reimplemented from KMilo::Monitor.
Definition at line 131 of file delli8k.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference