Go to the source code of this file.
Typedefs |
| typedef QMap< QString, InfoMap > | DDValueMap |
| typedef QMap< QString, DDValueMap > | DDKeyMap |
| typedef void(* | EMBEDRETURNVOID )(void *, bool) |
| typedef void(* | EMBEDRETURNVOIDEPG )(uint, const QString &, const QDateTime, TV *, bool, bool, int) |
| typedef void(* | EMBEDRETURNVOIDFINDER )(TV *, bool, bool) |
| typedef void(* | EMBEDRETURNVOIDSCHEDIT )(const ProgramInfo *, void *) |
Enumerations |
| enum | scheduleEditTypes {
kScheduleProgramGuide = 0,
kScheduleProgramFinder,
kScheduledRecording,
kViewSchedule,
kPlaybackBox
} |
| enum | NoRecorderMsg { kNoRecorders = 0,
kNoCurrRec = 1,
kNoTuners = 2
} |
| | Type of message displayed in ShowNoRecorderDialog() More...
|
| enum | {
kStartTVNoFlags = 0x00,
kStartTVInGuide = 0x01,
kStartTVInPlayList = 0x02,
kStartTVByNetworkCommand = 0x04,
kStartTVIgnoreBookmark = 0x08
} |
| enum | MenuCategory { kMenuCategoryItem,
kMenuCategoryItemlist,
kMenuCategoryMenu
} |
| enum | MenuShowContext { kMenuShowActive,
kMenuShowInactive,
kMenuShowAlways
} |
| enum | MenuCurrentContext { kMenuCurrentDefault,
kMenuCurrentActive,
kMenuCurrentAlways
} |
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
| kScheduleProgramGuide |
|
| kScheduleProgramFinder |
|
| kScheduledRecording |
|
| kViewSchedule |
|
| kPlaybackBox |
|
Definition at line 98 of file tv_play.h.
Type of message displayed in ShowNoRecorderDialog()
- Enumerator:
| kNoRecorders |
No free recorders.
|
| kNoCurrRec |
No current recordings.
|
| kNoTuners |
No capture cards configured.
|
Definition at line 109 of file tv_play.h.
- Enumerator:
| kStartTVNoFlags |
|
| kStartTVInGuide |
|
| kStartTVInPlayList |
|
| kStartTVByNetworkCommand |
|
| kStartTVIgnoreBookmark |
|
Definition at line 116 of file tv_play.h.
- Enumerator:
| kMenuCategoryItem |
|
| kMenuCategoryItemlist |
|
| kMenuCategoryMenu |
|
Definition at line 144 of file tv_play.h.
- Enumerator:
| kMenuShowActive |
|
| kMenuShowInactive |
|
| kMenuShowAlways |
|
Definition at line 149 of file tv_play.h.
- Enumerator:
| kMenuCurrentDefault |
|
| kMenuCurrentActive |
|
| kMenuCurrentAlways |
|
Definition at line 155 of file tv_play.h.