#include <itunesdbparser.h>
Public Member Functions | |
| ItunesDBParser (ItunesDBListener &listener) | |
| void | parse (QFile &file) |
| void | parsePlaycount (QFile &file) |
| void | parseOTG (QFile &file) |
|
|
creates a new parser that calls the appropriate methods on the given listener during the parse process |
|
|
parses the given iTunesDB file
|
|
|
parses the given On the Go Playlist
|
|
|
parses the given Playcount File the iPod writes playcounts NOT into the iTunesDB but to a file called "Play Count"
|
1.4.6