AmarokTrack Class Reference

#include <amarok.h>

Inheritance diagram for AmarokTrack:

Inheritance graph
[legend]
Collaboration diagram for AmarokTrack:

Collaboration graph
[legend]
List of all members.

Public Types

 Title
 Artist
 Album
 TotalTime
 CurrentTime
 Genre
enum  TrackType {
  Title, Artist, Album, TotalTime,
  CurrentTime, Genre
}

Public Member Functions

 AmarokTrack ()
bool init ()
QGraphicsItem * graphicsItem ()
void timer ()
bool hasTimer ()

Properties

QString prefix []
TrackType type []

Private Member Functions

void setType (TrackType type)
void setPrefix (const QString &prefix)
QString prefix ()
TrackType type ()

Private Attributes

TrackType m_type
QString m_prefix

Member Enumeration Documentation

enum AmarokTrack::TrackType

Enumerator:
Title 
Artist 
Album 
TotalTime 
CurrentTime 
Genre 


Constructor & Destructor Documentation

AmarokTrack::AmarokTrack (  )  [inline]


Member Function Documentation

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

Reimplemented from GraphicText.

bool AmarokTrack::hasTimer (  )  [virtual]

Reimplemented from PluginInterface.

bool AmarokTrack::init (  )  [virtual]

Reimplemented from GraphicText.

QString AmarokTrack::prefix (  )  [inline, private]

void AmarokTrack::setPrefix ( const QString &  prefix  )  [inline, private]

void AmarokTrack::setType ( TrackType  type  )  [inline, private]

void AmarokTrack::timer (  )  [virtual]

Reimplemented from PluginInterface.

TrackType AmarokTrack::type (  )  [inline, private]


Member Data Documentation

QString AmarokTrack::m_prefix [private]

TrackType AmarokTrack::m_type [private]

Reimplemented from GraphicText.


Property Documentation

QString AmarokTrack::prefix [read, write]

TrackType AmarokTrack::type [read, write]


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