PluginInterface Class Reference

plugin interface

#include <module_interface.h>

Inheritance diagram for PluginInterface:

Inheritance graph
[legend]
Collaboration diagram for PluginInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~PluginInterface ()
virtual QGraphicsItem * graphicsItem ()=0
virtual bool init ()=0
virtual void timer ()
virtual bool hasTimer ()

Constructor & Destructor Documentation

virtual PluginInterface::~PluginInterface (  )  [inline, virtual]


Member Function Documentation

virtual QGraphicsItem* PluginInterface::graphicsItem (  )  [pure virtual]

Implemented in GraphicLine, GraphicRectangle, GraphicEllipse, GraphicPolygon, GraphicPixmap, GraphicText, AmarokTrack, AmarokStatus, AmarokCover, AmarokLyric, LMSensors, and AbstractSysInfo.

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

Reimplemented in AmarokTrack, AmarokStatus, AmarokCover, AmarokLyric, LMSensors, AbstractSysInfo, TimeInfo, and DateInfo.

virtual bool PluginInterface::init (  )  [pure virtual]

Implemented in GraphicItem, GraphicStandardItem, GraphicLine, GraphicRectangle, GraphicEllipse, GraphicPolygon, GraphicPixmap, GraphicText, AmarokTrack, AmarokStatus, AmarokCover, AmarokLyric, LMSensors, AbstractSysInfo, MemoryInfo, CPUInfo, HDDInfo, TimeInfo, DateInfo, and NetworkInfo.

virtual void PluginInterface::timer (  )  [inline, virtual]

Reimplemented in AmarokTrack, AmarokStatus, AmarokCover, AmarokLyric, LMSensors, MemoryInfo, CPUInfo, HDDInfo, TimeInfo, DateInfo, and NetworkInfo.


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