RssSensor Class Reference
#include <rsssensor.h>
Inherits Sensor.
Public Member Functions | |
| RssSensor (const TQString &source, int interval, const TQString &format, const TQString &encoding=TQString()) | |
| void | update () |
Public Member Functions inherited from Sensor | |
| Sensor (int msec=1000) | |
| void | start () |
| void | addMeter (SensorParams *s) |
| SensorParams * | hasMeter (Meter *meter) |
| void | deleteMeter (Meter *meter) |
| int | isEmpty () |
| virtual void | setMaxValue (SensorParams *s) |
Additional Inherited Members | |
Public Slots inherited from Sensor | |
| virtual void | update ()=0 |
Protected Attributes inherited from Sensor | |
| TQObjectList * | objList |
Detailed Description
The documentation for this class was generated from the following files:
Trinity API Reference
Public Member Functions inherited from