itunesdb::ItunesDBWriter Class Reference

#include <itunesdbwriter.h>

List of all members.

Public Member Functions

 ItunesDBWriter (ItunesDBDataSource &trackdatasource)
void write (QFile &file)
void writeSD (QFile &file)

Static Public Member Functions

static uint writeUTF16StringTypeMHOD (QDataStream &stream, Q_UINT32 type, QString data)


Detailed Description

Writes an iTunesDB file Documentation about the iTunesDB and iTunesSD formats from http://www.ipodlinux.org/ITunesDB

Author:
Michael Schulze


Member Function Documentation

uint itunesdb::ItunesDBWriter::writeUTF16StringTypeMHOD ( QDataStream &  stream,
Q_UINT32  type,
QString  data 
) [static]

Writes the given string data to the stream

Returns:
the number of bytes written

void itunesdb::ItunesDBWriter::write ( QFile &  file  ) 

Writes the contents of the ItunesDBDataSource to the given file

Parameters:
file the file to write the information to

void itunesdb::ItunesDBWriter::writeSD ( QFile &  file  ) 

Writes the iTunesSD contents to the given file

Parameters:
file the file to write the information to


The documentation for this class was generated from the following files:
Generated on Wed Dec 19 00:15:20 2007 for libqtpod by  doxygen 1.5.0