itunesdb::ItunesDBParser Class Reference

#include <itunesdbparser.h>

List of all members.

Public Member Functions

 ItunesDBParser (ItunesDBListener &listener)
void parse (QFile &file)
void parsePlaycount (QFile &file)
void parseOTG (QFile &file)


Detailed Description

parses an iTunesDB file and calls the appropriate methods of a given ITunesDBListener
Author:
Michael Schulze


Constructor & Destructor Documentation

itunesdb::ItunesDBParser::ItunesDBParser ( ItunesDBListener listener  ) 

creates a new parser that calls the appropriate methods on the given listener during the parse process


Member Function Documentation

void itunesdb::ItunesDBParser::parse ( QFile &  file  ) 

parses the given iTunesDB file

Parameters:
file the file that should be parsed.

void itunesdb::ItunesDBParser::parsePlaycount ( QFile &  file  ) 

parses the given Playcount File the iPod writes playcounts NOT into the iTunesDB but to a file called "Play Count"

Parameters:
file the file that should be parsed.

void itunesdb::ItunesDBParser::parseOTG ( QFile &  file  ) 

parses the given On the Go Playlist

Parameters:
file the file that should be parsed.


The documentation for this class was generated from the following files:
Generated on Tue Dec 12 16:39:27 2006 for libqtpod.kdevelop by  doxygen 1.5.1