#include <playgroup.h>
Static Public Member Functions | |
| static QStringList | GetNames (void) |
| static int | GetCount (void) |
| static QString | GetInitialName (const ProgramInfo *pi) |
| static int | GetSetting (const QString &name, const QString &field, int defval) |
Definition at line 11 of file playgroup.h.
| QStringList PlayGroup::GetNames | ( | void | ) | [static] |
Definition at line 163 of file playgroup.cpp.
Referenced by StoreOptEditor::Load(), PlayGroupEditor::Load(), and PlaybackBox::ShowPlayGroupChanger().
| int PlayGroup::GetCount | ( | void | ) | [static] |
Definition at line 148 of file playgroup.cpp.
Referenced by TV::HandleStateChange().
| QString PlayGroup::GetInitialName | ( | const ProgramInfo * | pi | ) | [static] |
Definition at line 181 of file playgroup.cpp.
Referenced by RecordingRule::LoadByProgram().
| int PlayGroup::GetSetting | ( | const QString & | name, | |
| const QString & | field, | |||
| int | defval | |||
| ) | [static] |
Definition at line 203 of file playgroup.cpp.
Referenced by MythFlashPlayer::MythFlashPlayer(), and PlayerContext::SetPlayGroup().
1.6.3