#include <itunesdbwriter.h>
Public Member Functions | |
ItunesDBWriter (ItunesDBDataSource &trackdatasource) | |
void | write (QFile &file) |
void | writeSD (QFile &file) |
void itunesdb::ItunesDBWriter::write | ( | QFile & | file | ) |
Writes the contents of the ItunesDBDataSource to the given file
file | the file to write the information to |
void itunesdb::ItunesDBWriter::writeSD | ( | QFile & | file | ) |
Writes the iTunesSD contents to the given file
file | the file to write the information to |