|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#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. | |
Check whether an information dialog is available for the given item.
| item | The item to process |
Show an information dialog for the given item.
| item | The item to process |