LMSensors Class Reference

#include <lmsensors.h>

Inheritance diagram for LMSensors:

Inheritance graph
[legend]
Collaboration diagram for LMSensors:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LMSensors ()
bool init ()
void timer ()
QGraphicsItem * graphicsItem ()
bool hasTimer ()
void setSensor (const QStringList &sensor)
void setFeature (const QStringList &feature)
QStringList feature ()
QStringList sensor ()

Properties

QStringList feature []
QStringList sensor []

Private Member Functions

bool initSensorChip ()

Private Attributes

const sensors_chip_name * m_selectedChip
 currently selected chip (from comboBox in the UI)
QMap< QString, int > m_mapFeatureNr
QStringList m_featureNames
QStringList m_sensorNames
int m_feature
int m_sensor

Constructor & Destructor Documentation

LMSensors::LMSensors (  ) 


Member Function Documentation

QStringList LMSensors::feature (  )  [inline]

QGraphicsItem* LMSensors::graphicsItem (  )  [inline, virtual]

Reimplemented from AbstractSysInfo.

bool LMSensors::hasTimer (  )  [inline, virtual]

Reimplemented from AbstractSysInfo.

bool LMSensors::init (  )  [virtual]

Reimplemented from AbstractSysInfo.

bool LMSensors::initSensorChip (  )  [private]

QStringList LMSensors::sensor (  )  [inline]

void LMSensors::setFeature ( const QStringList &  feature  )  [inline]

void LMSensors::setSensor ( const QStringList &  sensor  )  [inline]

void LMSensors::timer (  )  [virtual]

Reimplemented from PluginInterface.


Member Data Documentation

int LMSensors::m_feature [private]

QStringList LMSensors::m_featureNames [private]

QMap<QString, int> LMSensors::m_mapFeatureNr [private]

const sensors_chip_name* LMSensors::m_selectedChip [private]

int LMSensors::m_sensor [private]

QStringList LMSensors::m_sensorNames [private]


Property Documentation

QStringList LMSensors::feature [read, write]

QStringList LMSensors::sensor [read, write]


The documentation for this class was generated from the following files:
Generated on Thu Apr 5 13:12:57 2007 for LCDBuilder by  doxygen 1.4.7