kodi
Static Public Member Functions | List of all members
UTILS::GUILIB::CGUIContentUtils Class Reference

Static Public Member Functions

static bool HasInfoForItem (const CFileItem &item)
 Check whether an information dialog is available for the given item. More...
 
static bool ShowInfoForItem (const CFileItem &item)
 Show an information dialog for the given item. More...
 

Member Function Documentation

◆ HasInfoForItem()

bool CGUIContentUtils::HasInfoForItem ( const CFileItem item)
static

Check whether an information dialog is available for the given item.

Parameters
itemThe item to process
Returns
True if an information dialog is available, false otherwise

◆ ShowInfoForItem()

bool CGUIContentUtils::ShowInfoForItem ( const CFileItem item)
static

Show an information dialog for the given item.

Parameters
itemThe item to process
Returns
True if an information dialog was displayed, false otherwise

The documentation for this class was generated from the following files: