![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <memory>
#include "utils/Observer.h"
#include "windows/GUIMediaWindow.h"
#include "pvr/PVRTypes.h"
Classes | |
class | PVR::CGUIWindowPVRBase |
Namespaces | |
PVR | |
Macros | |
#define | CONTROL_BTNVIEWASICONS 2 |
#define | CONTROL_BTNSORTBY 3 |
#define | CONTROL_BTNSORTASC 4 |
#define | CONTROL_BTNGROUPITEMS 5 |
#define | CONTROL_BTNSHOWHIDDEN 6 |
#define | CONTROL_BTNSHOWDELETED 7 |
#define | CONTROL_BTNHIDEDISABLEDTIMERS 8 |
#define | CONTROL_BTNSHOWMODE 10 |
#define | CONTROL_LSTCHANNELGROUPS 11 |
#define | CONTROL_BTNCHANNELGROUPS 28 |
#define | CONTROL_BTNFILTERCHANNELS 31 |
#define | CONTROL_LABEL_HEADER1 29 |
#define | CONTROL_LABEL_HEADER2 30 |
Enumerations | |
enum | PVR::EPGSelectAction { PVR::EPG_SELECT_ACTION_CONTEXT_MENU = 0, PVR::EPG_SELECT_ACTION_SWITCH = 1, PVR::EPG_SELECT_ACTION_INFO = 2, PVR::EPG_SELECT_ACTION_RECORD = 3, PVR::EPG_SELECT_ACTION_PLAY_RECORDING = 4, PVR::EPG_SELECT_ACTION_SMART_SELECT = 5 } |
#define CONTROL_BTNCHANNELGROUPS 28 |
#define CONTROL_BTNFILTERCHANNELS 31 |
#define CONTROL_BTNGROUPITEMS 5 |
#define CONTROL_BTNHIDEDISABLEDTIMERS 8 |
#define CONTROL_BTNSHOWDELETED 7 |
#define CONTROL_BTNSHOWHIDDEN 6 |
#define CONTROL_BTNSHOWMODE 10 |
#define CONTROL_BTNSORTASC 4 |
#define CONTROL_BTNSORTBY 3 |
#define CONTROL_BTNVIEWASICONS 2 |
#define CONTROL_LABEL_HEADER1 29 |
#define CONTROL_LABEL_HEADER2 30 |
#define CONTROL_LSTCHANNELGROUPS 11 |