Go to the source code of this file.
Classes | |
| class | ProgramInfo |
| Holds information on a TV Program one might wish to record. More... | |
| class | ProgramList |
| QPtrList of ProgramInfo instances, with helper functions. More... | |
Typedefs | |
| typedef QMap< long long, long long > | frm_pos_map_t |
| typedef QMap< long long, int > | frm_dir_map_t |
Enumerations | |
| enum | MarkTypes |
| enum | CommFlagStatuses |
| enum | TranscodingStatuses |
| enum | FlagMask |
| enum | RecStatusType |
| enum | AvailableStatusType |
| typedef QMap<long long, long long> frm_pos_map_t |
Definition at line 13 of file programinfo.h.
| typedef QMap<long long, int> frm_dir_map_t |
Definition at line 14 of file programinfo.h.
| enum MarkTypes |
Definition at line 18 of file programinfo.h.
| enum CommFlagStatuses |
Definition at line 34 of file programinfo.h.
| enum TranscodingStatuses |
Definition at line 41 of file programinfo.h.
| enum FlagMask |
Definition at line 47 of file programinfo.h.
| enum RecStatusType |
Definition at line 61 of file programinfo.h.
| enum AvailableStatusType |
Definition at line 86 of file programinfo.h.
1.5.1