Mixxx

LegacyLibraryImporter Class Reference

#include <legacylibraryimporter.h>

Collaboration diagram for LegacyLibraryImporter:

List of all members.

Signals

void progress (QString)

Public Member Functions

 LegacyLibraryImporter (TrackDAO &trackDao, PlaylistDAO &playlistDao)
 ~LegacyLibraryImporter ()
void import ()

Detailed Description

Upgrades your library from 1.7 to the current DB format.

Definition at line 8 of file legacylibraryimporter.h.


Constructor & Destructor Documentation

LegacyLibraryImporter::LegacyLibraryImporter ( TrackDAO trackDao,
PlaylistDAO playlistDao 
)

Definition at line 31 of file legacylibraryimporter.cpp.

LegacyLibraryImporter::~LegacyLibraryImporter ( )

Definition at line 196 of file legacylibraryimporter.cpp.


Member Function Documentation

void LegacyLibraryImporter::import ( )

Upgrade from <= 1.7 library to 1.8 DB format

Definition at line 39 of file legacylibraryimporter.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void LegacyLibraryImporter::progress ( QString  ) [signal]

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines