Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
GUIListItem.h File Reference
#include <map>
#include <string>
#include <memory>

Classes

class  CGUIListItem
 
struct  CGUIListItem::icompare
 

Typedefs

using CGUIListItemLayoutPtr = std::unique_ptr< CGUIListItemLayout >
 

Typedef Documentation

◆ CGUIListItemLayoutPtr

using CGUIListItemLayoutPtr = std::unique_ptr<CGUIListItemLayout>