MythTV  master
ActiveGame Member List

This is the complete list of members for ActiveGame, including all inherited members.

ActiveGame(int recordedid, QString title)ActiveGameinline
ActiveGame(int recordedid, QString title, SportInfo info)ActiveGameinline
getAbbrev1() constActiveGameinline
getAbbrev2() constActiveGameinline
getGameUrl() constActiveGameinline
getInfo() constActiveGameinline
getInfoUrl() constActiveGameinline
getRecordedId() constActiveGameinline
getStartTime() constActiveGameinline
getStartTimeAsString() constActiveGameinline
getTeam1() constActiveGameinline
getTeam1Norm() constActiveGameinline
getTeam2() constActiveGameinline
getTeam2Norm() constActiveGameinline
getTitle() constActiveGameinline
isValid() constActiveGameinline
m_abbrev1ActiveGameprivate
m_abbrev2ActiveGameprivate
m_gameUrlActiveGameprivate
m_infoActiveGameprivate
m_infoUrlActiveGameprivate
m_recordedidActiveGameprivate
m_startTimeActiveGameprivate
m_team1ActiveGameprivate
m_team1NormalizedActiveGameprivate
m_team2ActiveGameprivate
m_team2NormalizedActiveGameprivate
m_titleActiveGameprivate
setAbbrev1(const QString &abbrev)ActiveGameinline
setAbbrev2(const QString &abbrev)ActiveGameinline
setAbbrevs(QStringList abbrevs)ActiveGameinline
setGameUrl(QUrl url)ActiveGame
setInfo(const SportInfo &info)ActiveGameinline
setInfoUrl(QUrl url)ActiveGame
setStartTime(const QDateTime &time)ActiveGameinline
setTeams(QString team1, QString team2)ActiveGameinline
setTeamsNorm(QString team1, QString team2)ActiveGameinline
teamsMatch(const QStringList &names, const QStringList &abbrevs) constActiveGame