Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GUIEPGGridContainerModel.cpp File Reference
#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< CGUIListItemCGUIListItemPtr
 

Typedef Documentation

§ CGUIListItemPtr

typedef std::shared_ptr<CGUIListItem> CGUIListItemPtr