• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

kmilo

KMilo::GenericMonitor

KMilo::GenericMonitor Class Reference

#include <generic_monitor.h>

Inheritance diagram for KMilo::GenericMonitor:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 46 of file generic_monitor.h.


Public Slots

void slowVolumeUp ()
void slowVolumeDown ()
void fastVolumeUp ()
void fastVolumeDown ()
void mute ()

Public Member Functions

 GenericMonitor (QObject *parent, const QStringList &)
virtual ~GenericMonitor ()
virtual bool init ()
virtual int progress () const
virtual DisplayType poll ()

Constructor & Destructor Documentation

GenericMonitor::GenericMonitor ( QObject *  parent,
const QStringList &  args 
)

Definition at line 43 of file generic_monitor.cpp.

GenericMonitor::~GenericMonitor (  )  [virtual]

Definition at line 56 of file generic_monitor.cpp.


Member Function Documentation

bool GenericMonitor::init (  )  [virtual]

Called by kmilod to initialise this plugin.

The plugin must return true if its hardware is present and it should be loaded. If it returns false, it will be unloaded.

Reimplemented from KMilo::Monitor.

Definition at line 60 of file generic_monitor.cpp.

int GenericMonitor::progress (  )  const [virtual]

If poll() returns stating that a value has changed, this will be called by kmilod to determine the value (0.

.100) for the slider in the display, if necessary.

Reimplemented from KMilo::Monitor.

Definition at line 247 of file generic_monitor.cpp.

Monitor::DisplayType GenericMonitor::poll (  )  [virtual]

This is called by KMiloD when it polls.

Must return the type of event that has occurred, or None.

Reimplemented from KMilo::Monitor.

Definition at line 252 of file generic_monitor.cpp.

void GenericMonitor::slowVolumeUp (  )  [slot]

Definition at line 160 of file generic_monitor.cpp.

void GenericMonitor::slowVolumeDown (  )  [slot]

Definition at line 161 of file generic_monitor.cpp.

void GenericMonitor::fastVolumeUp (  )  [slot]

Definition at line 162 of file generic_monitor.cpp.

void GenericMonitor::fastVolumeDown (  )  [slot]

Definition at line 163 of file generic_monitor.cpp.

void GenericMonitor::mute (  )  [slot]

Definition at line 224 of file generic_monitor.cpp.


The documentation for this class was generated from the following files:
  • generic_monitor.h
  • generic_monitor.cpp

kmilo

Skip menu "kmilo"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal