Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
UTILS::GUILIB::CGUIContentUtils Class Reference

#include <GUIContentUtils.h>

Static Public Member Functions

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

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: