#include "musicmetadata.h"
#include <QApplication>
#include <QDateTime>
#include <QDir>
#include <QDomDocument>
#include <QRegExp>
#include <QScopedPointer>
#include <utility>
#include "mythcontext.h"
#include "mythdate.h"
#include "mythdb.h"
#include "mythdirs.h"
#include "mythdownloadmanager.h"
#include "mythlogging.h"
#include "remotefile.h"
#include "storagegroup.h"
#include "mythsystem.h"
#include "mythcoreutil.h"
#include "mythmiscutil.h"
#include "mythsorthelper.h"
#include "mythprogressdialog.h"
#include "mythmainwindow.h"
#include "metaio.h"
#include "metaioid3.h"
#include "metaiomp4.h"
#include "metaioavfcomment.h"
#include "metaiooggvorbis.h"
#include "metaioflacvorbis.h"
#include "metaiowavpack.h"
#include "musicutils.h"
#include "lyricsdata.h"
Go to the source code of this file.
◆ operator==()
◆ operator!=()
◆ thePrefix
QString thePrefix = "the " |
|
static |