Go to the documentation of this file. 1 #ifndef RECORDINGTYPES_H_
2 #define RECORDINGTYPES_H_
MPUBLIC QString toRawString(RecordingType rectype)
Converts "rectype" into an untranslated string.
MPUBLIC QString toDescription(RecordingType rectype)
Converts "rectype" into a human readable description.
MPUBLIC int RecTypePrecedence(RecordingType rectype)
Converts a RecordingType to a simple integer so it's specificity can be compared to another.
MPUBLIC RecordingDupInType dupInFromString(const QString &type)
MPUBLIC QChar toQChar(RecordingType rectype)
Converts "rectype" into a human readable character.
MPUBLIC RecordingDupInType dupInFromStringAndBool(const QString &type, bool newEpisodesOnly)
MPUBLIC QString toString(RecordingType rectype)
Converts "rectype" into a human readable string.
MPUBLIC RecordingDupMethodType dupMethodFromString(const QString &type)
MPUBLIC RecordingType recTypeFromString(const QString &type)
MPUBLIC RecSearchType searchTypeFromString(const QString &type)
MPUBLIC bool newEpifromDupIn(RecordingDupInType recdupin)