11 #include "pvr/IPVRComponent.h" bool OnInfo(const CFileItem &item)
Process info action for the given item.
Definition: PVRGUIActionsUtils.cpp:29
Definition: ContextMenuManager.h:24
Definition: PVRGUIActionsUtils.h:19
bool HasInfoForItem(const CFileItem &item) const
Check whether OnInfo supports the given item.
Definition: PVRGUIActionsUtils.cpp:23
Definition: IPVRComponent.h:13
std::shared_ptr< CFileItem > LoadItem(const CFileItem &item)
Load item details (create recording info tag etc.).
Definition: PVRGUIActionsUtils.cpp:89
Represents a file on a share.
Definition: FileItem.h:102