#include <amarok.h>
Inheritance diagram for AmarokLyric:
Public Member Functions | |
bool | init () |
QGraphicsItem * | graphicsItem () |
void | timer () |
bool | hasTimer () |
Private Attributes | |
QDomDocument | m_doc |
QGraphicsItem* AmarokLyric::graphicsItem | ( | ) | [inline, virtual] |
Reimplemented from GraphicText.
bool AmarokLyric::hasTimer | ( | ) | [virtual] |
Reimplemented from PluginInterface.
bool AmarokLyric::init | ( | ) | [virtual] |
Reimplemented from GraphicText.
void AmarokLyric::timer | ( | ) | [virtual] |
Reimplemented from PluginInterface.
QDomDocument AmarokLyric::m_doc [private] |
Reimplemented from GraphicText.