MediaArt::Track Class Reference

Track arts. More...

#include <mediaartinfo.h>

Inheritance diagram for MediaArt::Track:

MediaArt::Info

List of all members.

Public Member Functions

 Track (const QString &artist, const QString &album, const QString &track)
 Constructs Track media art object.
const QString & artist () const
 Returns track artist's name.
const QString & album () const
 Returns track album's name.
const QString & track () const
 Returns track's title.

Static Public Attributes

static const QString Type
 String identifying Media Art of Track types.

Protected Member Functions

void updatePath ()
 Builds a proper potential path.


Detailed Description

Track arts.

This helper class make it easier to build proper MediaArt::Info objects describing track arts.


Member Function Documentation

void MediaArt::Track::updatePath (  )  [protected]

Builds a proper potential path.

If you are building Your own type of media art it is possible that You need to overwritte that method in order to build proper potential path.

Reimplemented from MediaArt::Info.


The documentation for this class was generated from the following file:

Generated on Wed Oct 3 18:15:29 2012 for thumbnailer by  doxygen 1.5.6