kodi
|
Public Member Functions | |
PVRClientMenuHook (const CPVRClientMenuHook &hook) | |
std::string | GetLabel (const CFileItem &item) const override |
bool | IsVisible (const CFileItem &item) const override |
bool | Execute (const CFileItemPtr &item) const override |
const CPVRClientMenuHook & | GetHook () const |
![]() | |
virtual bool | Execute (const std::shared_ptr< CFileItem > &item) const =0 |
virtual bool | IsGroup () const |
virtual bool | HasParent () const |