![]() |
Mixxx
|
#include <legacylibraryimporter.h>

Signals | |
| void | progress (QString) |
Public Member Functions | |
| LegacyLibraryImporter (TrackDAO &trackDao, PlaylistDAO &playlistDao) | |
| ~LegacyLibraryImporter () | |
| void | import () |
Upgrades your library from 1.7 to the current DB format.
Definition at line 8 of file legacylibraryimporter.h.
| LegacyLibraryImporter::LegacyLibraryImporter | ( | TrackDAO & | trackDao, |
| PlaylistDAO & | playlistDao | ||
| ) |
Definition at line 31 of file legacylibraryimporter.cpp.
| LegacyLibraryImporter::~LegacyLibraryImporter | ( | ) |
Definition at line 196 of file legacylibraryimporter.cpp.
| void LegacyLibraryImporter::import | ( | ) |
Upgrade from <= 1.7 library to 1.8 DB format
Definition at line 39 of file legacylibraryimporter.cpp.


| void LegacyLibraryImporter::progress | ( | QString | ) | [signal] |
