![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIEPGGridContainerModel.h"
#include <cmath>
#include "FileItem.h"
#include "ServiceBroker.h"
#include "utils/Variant.h"
#include "utils/log.h"
#include "pvr/PVRManager.h"
#include "pvr/channels/PVRChannel.h"
#include "pvr/epg/EpgInfoTag.h"
Typedefs | |
typedef std::shared_ptr< CGUIListItem > | CGUIListItemPtr |
typedef std::shared_ptr<CGUIListItem> CGUIListItemPtr |