#include <libKODI_guilib.h>
◆ CAddonListItem()
| CAddonListItem::CAddonListItem |
( |
AddonCB * |
hdl, |
|
|
KodiAPI::GUI::CB_GUILib * |
cb, |
|
|
const char * |
label, |
|
|
const char * |
label2, |
|
|
const char * |
iconImage, |
|
|
const char * |
thumbnailImage, |
|
|
const char * |
path |
|
) |
| |
|
inline |
◆ ~CAddonListItem()
| CAddonListItem::~CAddonListItem |
( |
| ) |
|
|
overridedefault |
◆ GetLabel()
| const char * CAddonListItem::GetLabel |
( |
| ) |
|
|
inline |
◆ GetLabel2()
| const char * CAddonListItem::GetLabel2 |
( |
| ) |
|
|
inline |
◆ GetProperty()
| const char * CAddonListItem::GetProperty |
( |
const char * |
key | ) |
const |
|
inline |
◆ SetIconImage()
| void CAddonListItem::SetIconImage |
( |
const char * |
image | ) |
|
|
inline |
◆ SetInfo()
| void CAddonListItem::SetInfo |
( |
const char * |
Info | ) |
|
|
inline |
◆ SetLabel()
| void CAddonListItem::SetLabel |
( |
const char * |
label | ) |
|
|
inline |
◆ SetLabel2()
| void CAddonListItem::SetLabel2 |
( |
const char * |
label | ) |
|
|
inline |
◆ SetPath()
| void CAddonListItem::SetPath |
( |
const char * |
Path | ) |
|
|
inline |
◆ SetProperty()
| void CAddonListItem::SetProperty |
( |
const char * |
key, |
|
|
const char * |
value |
|
) |
| |
|
inline |
◆ SetThumbnailImage()
| void CAddonListItem::SetThumbnailImage |
( |
const char * |
image | ) |
|
|
inline |
The documentation for this class was generated from the following file: